[poddlers] Enable the FAS group sync on production
Till now the automatic group sync was only working on staging. This should enable it on production as well.
This commit is contained in:
parent
0fac971004
commit
daeaceaae5
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ poddlers_cronjobs:
|
|||
command: check-commit-rights
|
||||
- name: pagure-fas-groups-sync
|
||||
schedule: "0 4 * * *"
|
||||
only_env: staging
|
||||
command: pagure_fas_groups_sync
|
||||
- name: koji-block-retired
|
||||
schedule: "30 5 * * *"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue