Skip to content

Commit

Permalink
fix commands
Browse files Browse the repository at this point in the history
  • Loading branch information
naoki1510 committed Mar 7, 2024
1 parent 632ef37 commit 5253664
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
username: ${{secrets.SSH_USERNAME}}
port: ${{secrets.SSH_PORT}}
script: |
cd /home/hupass-api/docker/Hupass
ssh 192.168.0.20
cd ~/github/pam-quiz
make production_deploy

0 comments on commit 5253664

Please sign in to comment.