This commit is contained in:
Maximilian Keßler 2021-10-22 20:18:30 +02:00
parent 54319760dc
commit 0f9d3eefac

View file

@ -14,3 +14,4 @@ else
echo "Checking out remote branch from last build"
git checkout -b ${REMOTE_BRANCH}-build origin/${REMOTE_BRANCH}-build
fi
cd ../..