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.
2 parents 3967d36 + 0a31c0c commit 0f26ed9Copy full SHA for 0f26ed9
.github/workflows/tekton-test.yml
@@ -41,7 +41,6 @@ env:
41
42
jobs:
43
tekton-test:
44
- if: ${{ (inputs.base_change != 'true') || ( (inputs.base_change == 'true') && (inputs.docker_secret == 'true') ) }}
45
runs-on: ubuntu-latest
46
steps:
47
- name: checkout
0 commit comments