Commit 16d00d4
authored
[Deploy] --frozen-lockfile 삭제 (#176)
* Revert "[Deploy] Backend Server CI/CD 구축 (#172)"
This reverts commit a5202ad.
* Fix: packageManager 버전 수정
* Deploy: deploy-express.yml 생성
* Remove: deploy.sh 삭제
* Chore: packageManager 버전 수정정
* Fix: pnpm 버전을 package.json과 일치하도록 수정
* Refactor: deploy-cloudfront.yml 최적화
- Actions 버전 업데이트 (checkout, setup-node, pnpm-action)
- Node.js 20.x 버전으로 업그레이드
- pnpm 캐싱 추가
- --frozen-lockfile 플래그 추가
* Fix: --frozen-lockfile 삭제제1 parent b2e2d77 commit 16d00d4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments