opensift docsbuilding translations in stg only now
This commit is contained in:
parent
390c6b67b0
commit
90453307c9
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
app: docsbuilding
|
app: docsbuilding
|
||||||
template: cron-translated.yml
|
template: cron-translated.yml
|
||||||
objectname: cron-translated.yml
|
objectname: cron-translated.yml
|
||||||
|
when: env == "staging"
|
||||||
tags:
|
tags:
|
||||||
- deploy-cronjob
|
- deploy-cronjob
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
|
@ -59,4 +60,5 @@
|
||||||
app: docsbuilding
|
app: docsbuilding
|
||||||
objecttype: cronjob
|
objecttype: cronjob
|
||||||
objectname: cron-translated
|
objectname: cron-translated
|
||||||
|
when: env == "staging"
|
||||||
tags: [ never, delete ]
|
tags: [ never, delete ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue