mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
toddlers, poddlers: run koji_block_retired after generating fresh json files
Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user