Generate the active-branches cache in for prod pdc also.
This commit is contained in:
parent
da55d8e499
commit
d194394dc4
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue