toddlers, poddlers: run koji_block_retired after generating fresh json files
Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
parent
6d1c03d0eb
commit
93c91aef87
2 changed files with 2 additions and 2 deletions
|
@ -325,7 +325,7 @@ spec:
|
|||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 3
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "15 4 * * *"
|
||||
schedule: "30 5 * * *"
|
||||
startingDeadlineSeconds: 500
|
||||
jobTemplate:
|
||||
spec:
|
||||
|
|
|
@ -111,6 +111,6 @@ poddlers_cronjobs:
|
|||
only_env: staging
|
||||
command: pagure_fas_groups_sync
|
||||
- name: koji-block-retired
|
||||
schedule: "15 4 * * *"
|
||||
schedule: "30 5 * * *"
|
||||
only_env: production
|
||||
command: koji_block_retired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue