mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
add comment on where to find f28AH composes
They have been moved and are now run as part of the bodhi updates runs.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#Fedora 28 two-week updates nightly compose
|
||||
# XXX: this has been moved to the updates compose:
|
||||
# https://kojipkgs.fedoraproject.org/compose/updates/f28-updates/
|
||||
#MAILTO=releng-cron@lists.fedoraproject.org
|
||||
#15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF28.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f28 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user