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 79b5323 commit 72cf8b1Copy full SHA for 72cf8b1
.github/workflows/run-task-tests.yaml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
repository: 'konflux-ci/konflux-ci'
69
path: konflux-ci
70
- ref: ab849590cd9922b1a5b11658bb4343236abbfa81
+ ref: c74b59f6ce2ea8b5a085ffaa7997c2834a238dae
71
72
- name: Create k8s Kind Cluster
73
if: steps.changed-task-dirs.outputs.any_changed == 'true'
{{cookiecutter.repo_root}}/.github/workflows/run-task-tests.yaml
0 commit comments