Only in staging for now.

This commit is contained in:
Ralph Bean 2017-12-12 19:48:04 +00:00
parent 88e9b62d57
commit c35d565302

View file

@ -54,6 +54,7 @@
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'"
cron_file=export-branches
when: env == 'staging'
tags:
- pdc
- cron