increase timeout time
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2
.github/workflows/deploy-hetzner.yaml
vendored
2
.github/workflows/deploy-hetzner.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
run: mvn --batch-mode --update-snapshots verify
|
||||
|
||||
- name: Push to dokku
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 20
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
branch: main
|
||||
|
Reference in New Issue
Block a user