Make these into templates.
This commit is contained in:
parent
ff64508291
commit
2e09154b58
3 changed files with 2 additions and 2 deletions
|
@ -54,11 +54,11 @@
|
|||
when: env != "staging"
|
||||
- role: openshift/object
|
||||
app: waiverdb
|
||||
file: imagestream.yml
|
||||
template: imagestream.yml
|
||||
objectname: imagestream.yml
|
||||
- role: openshift/object
|
||||
app: waiverdb
|
||||
file: buildconfig.yml
|
||||
template: buildconfig.yml
|
||||
objectname: buildconfig.yml
|
||||
- role: openshift/start-build
|
||||
app: waiverdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue