From f74adbdb4d9bff618aaacfd9f6ec0ee182c8c7a1 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Sun, 1 Oct 2017 20:15:55 +0000 Subject: [PATCH] build also spins.fpo in staging --- 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 49b9f9ef2a..960397cbe1 100644 --- a/roles/fedora-web/build/files/syncStatic.stg.sh +++ b/roles/fedora-web/build/files/syncStatic.stg.sh @@ -49,6 +49,7 @@ cd /srv/web/fedora-websites /usr/bin/git pull -q --ff-only || exit 1 build labs.fedoraproject.org +build spins.fedoraproject.org build arm.fedoraproject.org build getfedora.org build alt.fedoraproject.org @@ -65,7 +66,6 @@ popd > /dev/null /usr/bin/git pull -q --ff-only || exit 1 build flocktofedora.org -build spins.fedoraproject.org build boot.fedoraproject.org build fedoracommunity.org build fudcon.fedoraproject.org