Turn back on the cron jobs on dist-git.stg, they got fixed
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
0a06ef19b6
commit
724308a71a
1 changed files with 0 additions and 3 deletions
|
@ -275,7 +275,6 @@
|
|||
- pagure
|
||||
|
||||
- name: Configure cron job for a hourly pagure_poc
|
||||
when: env != 'staging'
|
||||
cron:
|
||||
name: pagure-poc
|
||||
user: root
|
||||
|
@ -287,7 +286,6 @@
|
|||
- pagure
|
||||
|
||||
- name: Configure cron job for a hourly pagure_bz
|
||||
when: env != 'staging'
|
||||
cron:
|
||||
name: pagure-poc
|
||||
user: root
|
||||
|
@ -299,7 +297,6 @@
|
|||
- pagure
|
||||
|
||||
- name: Configure cron job for a hourly pagure_owner_alias
|
||||
when: env != 'staging'
|
||||
cron:
|
||||
name: pagure-poc
|
||||
user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue