From 06e4f6cf57b786d294a369a1a5360d9a98710cd3 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Tue, 9 Feb 2016 22:06:12 +0000 Subject: [PATCH] build staging websites with flock2016 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 ce4e84e807..9b039ad4a7 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 two-week-atomic || exit 1 +/usr/bin/git checkout -q flock2016 || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build spins.fedoraproject.org