Generate the active-branches cache in for prod pdc also.

This commit is contained in:
Ralph Bean 2017-12-14 21:52:17 +00:00
parent da55d8e499
commit d194394dc4

View file

@ -54,7 +54,6 @@
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.tmp; mv /var/www/html/extras/active_branches.json.tmp /var/www/html/extras/active_branches.json'"
cron_file=export-branches
when: env == 'staging'
tags:
- pdc
- cron