Skip to content

Commit

Permalink
fix: 콤마로 구분
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangwook02 committed Jan 16, 2024
1 parent 7134df4 commit 422f022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
host: ${{ secrets.INFRA_PRACTICE_SERVER_IP }}
username: ubuntu
key: ${{ secrets.EC2_SSH_KEY }}
source: docker-compose.yml nginx.conf
source: docker-compose.yml, nginx.conf
target: /home/ubuntu/

deploy:
Expand Down

0 comments on commit 422f022

Please sign in to comment.