build spins.fpo in staging for testing against f23-alpha
This commit is contained in:
parent
0a113b2993
commit
744df3100d
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue