From 8249f3f07f5752eb743543d6481a10062dc83ed1 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Sat, 29 Oct 2016 20:51:19 +0000 Subject: [PATCH] build staging websites with f25 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 ce30a31c47..ef2446d998 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 f25-beta || exit 1 +/usr/bin/git checkout -q f25 || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build spins.fedoraproject.org