longer timeout

This commit is contained in:
scrungus 2022-11-29 14:20:46 +00:00 committed by GitHub
parent b0bfe87e60
commit 9e29cb17b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"