adjust twoweek composes
This commit is contained in:
parent
6811e48da3
commit
ac01a47ba7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#Fedora 26 two-week updates nightly compose
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
15 8 * * * root TMPDIR=`mktemp -d /tmp/twoweekF26.XXXXXX` && pushd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0 && popd && rm -rf $TMPDIR
|
||||
#Fedora 28 two-week updates nightly compose
|
||||
#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
|
||||
|
||||
#Fedora 27 two-week updates nightly compose
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue