Skip to content

Commit

Permalink
Extend timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldtreen committed Jul 17, 2023
1 parent e29bc46 commit e3cb64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
host: ${{ env.STAGE_HOST }}
source: "docker-compose.stage.yaml,envs/stage.env,prometheus.yml"
target: "/usr/local/epub-press"
timeout: 90s
passphrase: ${{ secrets.SSH_PASSPHRASE }}
- name: Restart Docker
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit e3cb64d

Please sign in to comment.