Skip to content

Commit

Permalink
Merge pull request #34 from revsys/speed-up-peps
Browse files Browse the repository at this point in the history
Speed up PEP deploy frequency
  • Loading branch information
dstufft committed Jan 26, 2015
2 parents 24e36b5 + ae372c6 commit 03ccbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/pydotorg/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,6 @@ update-peps-cron:
- identifier: update-peps
- user: pydotorg
- name: make -C /srv/pydotorg/peps update all rss && /srv/pydotorg/env/bin/python /srv/pydotorg/pythondotorg/manage.py generate_pep_pages --settings pydotorg.settings.server
- minute: 10
- minute: '*/15'
- require:
- user: pydotorg-user

0 comments on commit 03ccbc6

Please sign in to comment.