mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
build alt from alt-rewrite branch
This commit is contained in:
@@ -53,6 +53,12 @@ build labs.fedoraproject.org
|
||||
build arm.fedoraproject.org
|
||||
build getfedora.org
|
||||
|
||||
/usr/bin/git clean -q -fdx || exit 1
|
||||
/usr/bin/git reset -q --hard || exit 1
|
||||
/usr/bin/git checkout -q alt-rewrite || exit 1
|
||||
/usr/bin/git pull -q --ff-only || exit 1
|
||||
build alt.fedoraproject.org
|
||||
|
||||
pushd mirrors.fedoraproject.org > /dev/null
|
||||
rsync -qa --delete-after --delay-updates . /srv/web/mirrors.fedoraproject.org/
|
||||
popd > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user