Skip to content

Commit 99e429b

Browse files
authored
Merge pull request #28 from securesign/revert-bundle-build-pipeline-to-main
konflux: revert bundle build pipeline to main
2 parents cb71c48 + ac0f7bc commit 99e429b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/model-validation-operator-bundle-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
- name: url
4545
value: https://github.com/securesign/pipelines.git
4646
- name: revision
47-
value: update-results-name-for-get-manager-image
47+
value: main
4848
- name: pathInRepo
4949
value: pipelines/bundle-build-oci-ta.yaml
5050
resolver: git

.tekton/model-validation-operator-bundle-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
- name: url
4040
value: https://github.com/securesign/pipelines.git
4141
- name: revision
42-
value: update-results-name-for-get-manager-image
42+
value: main
4343
- name: pathInRepo
4444
value: pipelines/bundle-build-oci-ta.yaml
4545
resolver: git

0 commit comments

Comments
 (0)