Skip to content

Commit

Permalink
command timeout was added to backup devnet step (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenriz07 authored Jul 1, 2024
1 parent 04d1d41 commit e291cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
script: /bin/bash /home/ubuntu/ci-cd-devnet-backup-and-rollback/backup.sh
command_timeout: 30m
- name: Creating software upgrade proposal
run: |
Expand Down

0 comments on commit e291cc5

Please sign in to comment.