Skip to content

Commit

Permalink
Merge pull request #22 from ngregrichardson/v2
Browse files Browse the repository at this point in the history
Extend deployment time
  • Loading branch information
ngregrichardson authored Feb 28, 2024
2 parents fa6c5c2 + dcd47bc commit 0ce8d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
deploy:
runs-on: [self-hosted, prod]
timeout-minutes: 5
timeout-minutes: 10

steps:
- name: Clone Project
Expand Down

0 comments on commit 0ce8d52

Please sign in to comment.