From 5d7577e4c224c33aa31d653132dccbd89056da01 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Fri, 10 Mar 2017 14:14:43 +0000 Subject: [PATCH] build staging websites with F26 Alpha branch --- roles/fedora-web/build/files/syncStatic.stg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fedora-web/build/files/syncStatic.stg.sh b/roles/fedora-web/build/files/syncStatic.stg.sh index 2835b09b04..0b928f9e42 100644 --- a/roles/fedora-web/build/files/syncStatic.stg.sh +++ b/roles/fedora-web/build/files/syncStatic.stg.sh @@ -45,7 +45,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 alt-cloud || exit 1 +/usr/bin/git checkout -q f26-alpha || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build spins.fedoraproject.org