Skip to content

Commit f50b173

Browse files
authored
Merge pull request #267 from boostcampwm-2022/chore/#265-C
Chore/#265-C: ๋ฐฑ์—”๋“œ ๋นŒ๋“œ ๋””๋ ‰ํ† ๋ฆฌ์— ํ™˜๊ฒฝ๋ณ€์ˆ˜ ํŒŒ์ผ ๋ณต์‚ฌ
2 parents dfe424b + d5e8d35 commit f50b173

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)