Skip to content

Commit

Permalink
fix: docker-push-cd.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
KimChanJin97 authored Jul 18, 2024
1 parent 757f035 commit 0a23906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-push-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
key: ${{ secrets.EC2_PRIVATE_KEY }}
port: 22
envs: GITHUB_SHA
script_stop: true
script: |
sudo docker-compose -f $COMPOSE down
sudo docker pull ${{ secrets.DOCKER_REPO }}/facefriend
Expand Down

0 comments on commit 0a23906

Please # to comment.