One must fetch!

This commit is contained in:
Dan Buch 2020-03-04 21:17:18 -05:00
parent 20c4b99023
commit 1a1a670e10
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

View File

@ -108,6 +108,7 @@ _run_spoke0() {
fi
cd /home/spoke/app
git fetch
git checkout -qf "${TERRAFORM_SPOKE_VERSION}"
cp -v /tmp/spoke-app-run /home/spoke/spoke-app-run