Skip to content

Commit bc449ec

Browse files
committed
Add .env.local to copied files
1 parent 16d6a2e commit bc449ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

container/sculptor/Dockerfile.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ COPY projects/sculptor/edition.mjs \
1010
projects/sculptor/package-lock.json \
1111
projects/sculptor/package.json \
1212
projects/sculptor/tsconfig.json \
13+
projects/sculptor/.env.local \
1314
.
1415

1516
RUN npm ci

0 commit comments

Comments
 (0)