Skip to content

Commit

Permalink
[#140] chore: EC2 ssh port 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
JuHyun419 committed Jun 20, 2022
1 parent e5e12a2 commit 8374396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
host: ${{ secrets.HOST_PROD }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
envs: GITHUB_SHA
port: 22
script: |
sudo docker pull ${{ secrets.DOCKER_REPO }}/dotoriham-prod
docker-compose up -d
Expand Down

0 comments on commit 8374396

Please sign in to comment.