fedora-web: point staging subdomain sites to a new staging branch

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod
2021-01-29 15:08:26 -06:00
committed by Rick Elrod
parent 86b4680c28
commit bc42ad76a3

View File

@@ -44,7 +44,7 @@ cd /srv/web/fedora-websites
/usr/bin/git clean -q -fdx || exit 1
/usr/bin/git reset -q --hard || exit 1
/usr/bin/git checkout -q f30-beta || exit 1
/usr/bin/git checkout -q staging || exit 1
/usr/bin/git pull -q --ff-only || exit 1
build labs.fedoraproject.org