Skip to content

Commit

Permalink
#9 [chore] CD 워크플로우 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sohyundoh authored Jan 2, 2024
1 parent deb64c0 commit 6a82fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PROD-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

deploy-cd:
needs: deploy-ci
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
- name: 도커 컨테이너 실행
Expand Down

0 comments on commit 6a82fc8

Please sign in to comment.