Do not update backend cron script in staging
This commit is contained in:
parent
0ac9353d8a
commit
41e821f9f7
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
copy: src=backend.cron dest=/etc/cron.d/mm2_backend.cron
|
||||
tags:
|
||||
- config
|
||||
when: env != 'staging'
|
||||
|
||||
- name: install the fedmsg query script
|
||||
copy: src=last-sync dest=/usr/local/bin/last-sync mode=0755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue