mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
build spins.fpo in staging for testing against f23-alpha
This commit is contained in:
@@ -45,13 +45,10 @@ cd /srv/web/fedora-web
|
||||
|
||||
/usr/bin/git clean -q -fdx || exit 1
|
||||
/usr/bin/git reset -q --hard || exit 1
|
||||
/usr/bin/git checkout -q master || exit 1
|
||||
/usr/bin/git checkout -q f23-alpha || exit 1
|
||||
|
||||
/usr/bin/git pull -q --ff-only || exit 1
|
||||
build spins.fedoraproject.org
|
||||
build getfedora.org
|
||||
build labs.fedoraproject.org
|
||||
build arm.fedoraproject.org
|
||||
|
||||
pushd mirrors.fedoraproject.org > /dev/null
|
||||
rsync -qa --delete-after --delay-updates . /srv/web/mirrors.fedoraproject.org/
|
||||
@@ -68,3 +65,6 @@ build boot.fedoraproject.org
|
||||
build fedoracommunity.org
|
||||
build fudcon.fedoraproject.org
|
||||
build start.fedoraproject.org
|
||||
build getfedora.org
|
||||
build labs.fedoraproject.org
|
||||
build arm.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user