Skip to content

Commit cb12864

Browse files
committed
include sanity tests in release test pipeline
1 parent bfbd817 commit cb12864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.konflux/tekton/release-test-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
type: string
2121
default: quay.io/openshift-pipeline/ci:latest
2222
- name: TAGS
23-
default: "e2e"
23+
default: "(e2e | sanity)"
2424
- name: RELEASE_TEST_TASKS_REPO
2525
default: https://github.com/openshift-pipelines/operator
2626
- name: RELEASE_TEST_TASKS_BRANCH

0 commit comments

Comments
 (0)