ansible/roles/releng/files/twoweek-updates

4 lines
327 B
Text
Raw Normal View History

# 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 && cd scripts && LANG=en_US.UTF-8 ./make-updates 22 updates $(date "+\%Y\%m\%d")