opensift docsbuilding translations in stg only now

This commit is contained in:
Adam Samalik 2020-05-14 11:51:33 +02:00
parent 390c6b67b0
commit 90453307c9

View file

@ -38,6 +38,7 @@
app: docsbuilding
template: cron-translated.yml
objectname: cron-translated.yml
when: env == "staging"
tags:
- deploy-cronjob
- role: openshift/object
@ -59,4 +60,5 @@
app: docsbuilding
objecttype: cronjob
objectname: cron-translated
when: env == "staging"
tags: [ never, delete ]