Skip to content

Commit 1e68bc4

Browse files
committed
Fix openscap image nudge
Sometime ago the openscap pipeline was recreated by konflux due to misconfigurations. The nudge-file configuration was lost in that process. This re-adds the nudge-file, and undoes the on-cel-expression change that tried to bump the image.
1 parent 0545f50 commit 1e68bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tekton/compliance-operator-openscap-dev-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
22
kind: PipelineRun
33
metadata:
44
annotations:
5+
build.appstudio.openshift.io/build-nudge-files: "bundle-hack/update_csv.go"
56
build.appstudio.openshift.io/repo: https://github.com/ComplianceAsCode/compliance-operator?rev={{revision}}
67
build.appstudio.redhat.com/commit_sha: '{{revision}}'
78
build.appstudio.redhat.com/target_branch: '{{target_branch}}'

0 commit comments

Comments
 (0)