Skip to content

Commit

Permalink
timout value 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yunji118 committed Nov 2, 2023
1 parent 91cfe64 commit 66ee827
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
host: ${{ secrets.HOST }}
username: ${{ secrets.USER }}
timeout: 300s
command_timeout: 15m
script: |
cd /home/ec2-user/apps/step1
sh deploy.sh

0 comments on commit 66ee827

Please sign in to comment.