docsbuilding: add another tag to the appowners task
This just increase a little bit the consistency in the tags used with other playbooks. Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c5b3a2ded9
commit
3f8d95a0eb
1 changed files with 7 additions and 0 deletions
|
@ -21,28 +21,35 @@
|
|||
- pbokoc
|
||||
tags:
|
||||
- apply-appowners
|
||||
- appowners
|
||||
|
||||
- role: openshift/imagestream
|
||||
app: docsbuilding
|
||||
imagename: builder
|
||||
|
||||
- role: openshift/object
|
||||
app: docsbuilding
|
||||
objectname: buildconfig.yml
|
||||
template: buildconfig.yml
|
||||
|
||||
- role: openshift/start-build
|
||||
app: docsbuilding
|
||||
buildname: builder-build
|
||||
|
||||
- role: openshift/object
|
||||
app: docsbuilding
|
||||
template: cron.yml
|
||||
objectname: cron.yml
|
||||
tags:
|
||||
- deploy-cronjob
|
||||
|
||||
- role: openshift/object
|
||||
app: docsbuilding
|
||||
template: cron-translated.yml
|
||||
objectname: cron-translated.yml
|
||||
tags:
|
||||
- deploy-cronjob
|
||||
|
||||
- role: openshift/object
|
||||
app: docsbuilding
|
||||
file: pvc.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue