longer timeout
This commit is contained in:
parent
b0bfe87e60
commit
9e29cb17b1
2
.github/workflows/install.yaml
vendored
2
.github/workflows/install.yaml
vendored
@ -30,4 +30,4 @@ jobs:
|
||||
TYLER_CLOUDS: ${{ secrets.TYLER_CLOUDS }}
|
||||
|
||||
- name: Run Helm Install
|
||||
run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --helm-extra-args "--values clouds.yml --timeout 5s"
|
||||
run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --helm-extra-args "--values clouds.yml --timeout 1m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user