Skip to content

Commit e6e74c4

Browse files
Fix konflux nudging (#858)
1 parent ac71155 commit e6e74c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/flowlogs-pipeline-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
build.appstudio.redhat.com/commit_sha: '{{revision}}'
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/max-keep-runs: "3"
9-
build.appstudio.openshift.io/build-nudge-files: "hack/container_digest.sh"
9+
build.appstudio.openshift.io/build-nudge-files: "hack/nudging/container_digest.sh"
1010
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1111
== "main"
1212
creationTimestamp: null

0 commit comments

Comments
 (0)