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 83eead3 commit 6c3f8faCopy full SHA for 6c3f8fa
.tekton/openshift-gitops-operator-bundle-push.yaml
@@ -12,7 +12,7 @@ metadata:
12
(
13
files.all.exists(x, x.matches('bundle/')) ||
14
files.all.exists(x, x.matches('bundle.Dockerfile')) ||
15
- files.all.exists(x, x.matches('.tekton/openshift-gitops-operator-bundle-push-request.yaml'))
+ files.all.exists(x, x.matches('.tekton/openshift-gitops-operator-bundle-push.yaml'))
16
)
17
creationTimestamp: null
18
labels:
0 commit comments