mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
Correct upgrade timeout
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
e93293f15f
commit
5cb6129a61
@ -407,7 +407,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
terraform init --upgrade
|
||||
timeout 4h terraform apply -auto-approve
|
||||
timeout 1h terraform apply -auto-approve
|
||||
|
||||
- name: Assert upgrade successful
|
||||
working-directory: ${{ github.workspace }}/cluster
|
||||
|
Loading…
x
Reference in New Issue
Block a user