mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-31 09:20:43 +08:00
copr-fe: re-enable automatic PyPI rebuilds
Relates: https://github.com/fedora-copr/copr/issues/2289
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
# $ dnf diff copr-frontend /etc/cron.hourly/copr-frontend-optional
|
||||
# to see our changes, and perhaps update when appropriate.
|
||||
|
||||
# disabled during movement to aws
|
||||
# runuser -c '/usr/share/copr/coprs_frontend/run/check_for_anitya_version_updates.py --backend pypi --delta=172800 &> /dev/null' - copr-fe
|
||||
runuser -c '/usr/share/copr/coprs_frontend/run/check_for_anitya_version_updates.py --backend pypi --delta=172800 &> /dev/null' - copr-fe
|
||||
runuser -c '/usr/share/copr/coprs_frontend/run/check_for_anitya_version_updates.py --backend rubygems --delta=172800 &> /dev/null' - copr-fe
|
||||
|
||||
Reference in New Issue
Block a user