Skip to content

Commit

Permalink
fix : cd.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sycuuui committed Mar 26, 2024
1 parent dfab017 commit d4a0977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
# Docker Compose
- name: Docker Compose
uses: appleboy/ssh-action@master
env:
COMPOSE: "/root/docker-compose.yml"
with:
host: ${{ secrets.EC2_SERVER_IP }}
username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit d4a0977

Please sign in to comment.