mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
extend to 60mins runtime
This commit is contained in:
parent
ed75800014
commit
ba72d45c95
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
|
@ -32,6 +32,6 @@ jobs:
|
|||
- name: Get URL
|
||||
run: echo "Cloud Desktop Environment URL $(curl -s localhost:4040/api/tunnels | jq -r .tunnels[0].public_url)"
|
||||
|
||||
- name: Run for 20 mins
|
||||
run: sleep 1200
|
||||
- name: Run for 60 mins
|
||||
run: sleep 3600
|
||||
continue-on-error: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue