Commit 9a6554b
authored
[Deploy] deploy-express.yml ec2 파일 경로수정 (#177)
* 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 삭제제
* Fix: EC2 경로 수정
* Fix: s3:// 접두사 추가1 parent 16d00d4 commit 9a6554b
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
0 commit comments