Only in staging for now.
This commit is contained in:
parent
88e9b62d57
commit
c35d565302
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
||||||
cron: name="export-branches" minute="15" user="apache"
|
cron: name="export-branches" minute="15" user="apache"
|
||||||
job="/usr/local/bin/lock-wrapper export-branches 'python /usr/lib/python2.7/site-packages/pdc/manage.py exportbranches > /var/www/html/extras/active_branches.json'"
|
job="/usr/local/bin/lock-wrapper export-branches 'python /usr/lib/python2.7/site-packages/pdc/manage.py exportbranches > /var/www/html/extras/active_branches.json'"
|
||||||
cron_file=export-branches
|
cron_file=export-branches
|
||||||
|
when: env == 'staging'
|
||||||
tags:
|
tags:
|
||||||
- pdc
|
- pdc
|
||||||
- cron
|
- cron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue