Skip to content

Commit

Permalink
Test pipeline on tags (trustification#1047)
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 authored Jan 24, 2024
1 parent 7ce9b72 commit 9da5d32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .tekton/trustification-service-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ metadata:
annotations:
build.appstudio.openshift.io/repo: https://github.com/trustification/trustification?rev={{revision}}
build.appstudio.redhat.com/commit_sha: '{{revision}}'
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
pipelinesascode.tekton.dev/on-target-branch: "[refs/tags/*]"
pipelinesascode.tekton.dev/on-event: "[push]"
pipelinesascode.tekton.dev/max-keep-runs: "3"
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "stable"
creationTimestamp: null
labels:
appstudio.openshift.io/application: trustification
Expand Down

0 comments on commit 9da5d32

Please sign in to comment.