From 36b845d7c0cb3ffb37898f7ef4d5f6057ba89f67 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Tue, 2 Apr 2019 01:07:51 +0000 Subject: [PATCH] build on f30-beta in stg Signed-off-by: Rick Elrod --- 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 4e50447351..992208a11d 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 f29 || exit 1 +/usr/bin/git checkout -q f30-beta || exit 1 /usr/bin/git pull -q --ff-only || exit 1 build labs.fedoraproject.org