change the two week nightly compose to be f24 pungi based
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
c8b8eed770
commit
a66c32dc98
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# 2 week updates nightly compose
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
15 5 * * * ausil TMPDIR=`mktemp -d /tmp/twoweek.XXXXXX` && cd $TMPDIR && git clone -n https://pagure.io/releng.git && cd releng && git checkout -b stable twoweek-stable && LANG=en_US.UTF-8 ./scripts/make-updates 23 updates $(date "+\%Y\%m\%d")
|
||||
15 5 * * * root TMPDIR=`mktemp -d /tmp/twoweek.XXXXXX` && cd $TMPDIR && git clone -n https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f24 && LANG=en_US.UTF-8 ./twoweek-nightly.sh RC-$(date "+\%Y\%m\%d").0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue