From: Mohan Boddu <[email protected]> Signed-off-by: Mohan Boddu <[email protected]> --- roles/releng/files/branched | 3 --- 1 file changed, 3 deletions(-)
diff --git a/roles/releng/files/branched b/roles/releng/files/branched index 26fee6c..0cebe18 100644 --- a/roles/releng/files/branched +++ b/roles/releng/files/branched @@ -1,4 +1 @@ # branched compose [email protected] -15 7 * * * root TMPDIR=`mktemp -d /tmp/branched.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./nightly.sh && sudo -u ftpsync /usr/local/bin/update-fullfiletimelist -l /pub/fedora-secondary/update-fullfiletimelist.lock -t /pub fedora fedora-secondary -15 18 * * * root TMPDIR=`mktemp -d /tmp/branched-modular.XXXXXX` && cd $TMPDIR && git clone https://pagure.io/pungi-fedora.git && cd pungi-fedora && git checkout f26 && LANG=en_US.UTF-8 ./nightly-modular.sh -- 1.8.3.1 _______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected]
