From 399d8381cee8273ad409a79c1fc9c49f8664d317 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Sat, 12 Sep 2015 14:40:14 +0000 Subject: [PATCH] build staging websites with f23-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 bc51b7d9af..443584e735 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-web /usr/bin/git clean -q -fdx || exit 1 /usr/bin/git reset -q --hard || exit 1 -/usr/bin/git checkout -q f23-alpha || exit 1 +/usr/bin/git checkout -q f23-beta || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build spins.fedoraproject.org