Skip to content

Commit 29639e7

Browse files
committed
Add new hooks directory to sculptor image
1 parent 7309403 commit 29639e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

container/sculptor/Dockerfile.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ COPY projects/sculptor/edition.mjs \
1414

1515
RUN npm ci
1616

17+
COPY projects/sculptor/src/hooks src/hooks
1718
COPY projects/sculptor/src/app src/app
1819
COPY projects/sculptor/src/packages/ce src/packages/ce
1920
COPY projects/sculptor/src/packages/core src/packages/core

0 commit comments

Comments
 (0)