From 51de15b8ccdd66083879bddf3dbe1e98a74dfe86 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Mon, 29 May 2017 21:46:06 +0000 Subject: [PATCH] build stg websites from f26-beta 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 86198df5c3..270975e1d2 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 f26-alpha || exit 1 +/usr/bin/git checkout -q f26-beta || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build spins.fedoraproject.org