We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92796a commit f0eea43Copy full SHA for f0eea43
.github/workflows/test-chart-version-nightly-template.yaml
@@ -72,7 +72,6 @@ jobs:
72
identifier: "${{ inputs.case }}-vald-${{ inputs.shortname }}-${{ inputs.camunda-version }}-${{ inputs.auth }}-${{ inputs.exclude }}"
73
camunda-helm-dir: "camunda-platform-${{ inputs.camunda-version }}"
74
camunda-helm-git-ref: "${{ github.event.pull_request.head.sha }}"
75
-
76
integration:
77
name: ${{ inputs.camunda-version }} - ${{ inputs.platforms }} - ${{ inputs.case }} - ${{ inputs.shortname }}
78
needs: [validation]
0 commit comments