Skip to content

Commit

Permalink
Fix/96 (#108)
Browse files Browse the repository at this point in the history
* fix: Dockerfile 추가

* fix: Dockerfile 추가

* fix: 도커 파일 수정

* fix: 도커 파일 수정

* fix: 도커 파일 수정

* fix: 도커 파일 수정

* fix: 도커 파일 수정
  • Loading branch information
AnTaeho authored Dec 6, 2024
1 parent 7c96dbd commit 5459701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ jobs:
steps:
- name: ✨ 배포 스크립트 실행
run: |
sh /home/ubuntu/deploy.sh
bash /home/ubuntu/deploy.sh

0 comments on commit 5459701

Please sign in to comment.