Skip to content

Commit 679096e

Browse files
authored
Merge branch 'dev' into chore/#261-C
2 parents 71e9a2c + f50b173 commit 679096e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

โ€Ždeploy-scripts/build-frontend-and-backend.shโ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ git pull origin main
66

77
npm ci
88
npm run deploy # main ๋ธŒ๋žœ์น˜ ๋นŒ๋“œ
9+
10+
cd ${BACKEND_DIR}
11+
cp .env ./dist

0 commit comments

Comments
ย (0)