We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae9cf8 commit 0a696a6Copy full SHA for 0a696a6
.github/workflows/lint-test.yaml
@@ -55,4 +55,4 @@ jobs:
55
- name: Run chart-testing (install)
56
if: steps.list-changed.outputs.changed == 'true'
57
run: |
58
- ct install --remote https://github.com/absmach/devops --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --check-version-increment true --helm-extra-args '--timeout 3600s'
+ ct install --remote https://github.com/absmach/devops --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --helm-extra-args '--timeout 3600s'
0 commit comments