Skip to content

Commit 33e7cf7

Browse files
Update odh-mod-arch-modular-architecture-push.yaml
1 parent 347e3d9 commit 33e7cf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.tekton/odh-mod-arch-modular-architecture-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
apiVersion: tekton.dev/v1
22
kind: PipelineRun
3+
#test
34
metadata:
45
annotations:
56
build.appstudio.openshift.io/repo: https://github.com/opendatahub-io/odh-dashboard?rev={{revision}}
@@ -664,4 +665,4 @@ spec:
664665
- name: git-auth
665666
secret:
666667
secretName: '{{ git_auth_secret }}'
667-
status: {}
668+
status: {}

0 commit comments

Comments
 (0)