File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ metadata:
16
16
appstudio.openshift.io/application : acs
17
17
appstudio.openshift.io/component : scanner
18
18
pipelines.appstudio.openshift.io/type : build
19
- name : scanner-build
19
+ name : scanner-on-push
20
20
namespace : rh-acs-tenant
21
21
22
22
spec :
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ metadata:
16
16
appstudio.openshift.io/application : acs
17
17
appstudio.openshift.io/component : scanner-db
18
18
pipelines.appstudio.openshift.io/type : build
19
- name : scanner-db-build
19
+ name : scanner-db-on-push
20
20
namespace : rh-acs-tenant
21
21
22
22
spec :
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ metadata:
16
16
appstudio.openshift.io/application : acs
17
17
appstudio.openshift.io/component : scanner-db-slim
18
18
pipelines.appstudio.openshift.io/type : build
19
- name : scanner-db-slim-build
19
+ name : scanner-db-slim-on-push
20
20
namespace : rh-acs-tenant
21
21
22
22
spec :
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ metadata:
16
16
appstudio.openshift.io/application : acs
17
17
appstudio.openshift.io/component : scanner-slim
18
18
pipelines.appstudio.openshift.io/type : build
19
- name : scanner-slim-build
19
+ name : scanner-slim-on-push
20
20
namespace : rh-acs-tenant
21
21
22
22
spec :
You can’t perform that action at this time.
0 commit comments