From 02d678fe0c8207add1f0b2ad75f70ddb52411e9e Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Fri, 10 Nov 2017 14:39:07 +0000 Subject: [PATCH] build stg websites with f27 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 5265df0c82..1ddbde7fc7 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 modular-server || exit 1 +/usr/bin/git checkout -q f27 || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build labs.fedoraproject.org