build alt from alt-rewrite branch
This commit is contained in:
parent
369c00900e
commit
da6fcc01b3
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue