git pull when doubling builds on one server

This commit is contained in:
sickcodes 2022-11-16 14:26:58 +00:00
parent 9aac2dbe7f
commit bb75dc4669

View File

@ -314,6 +314,7 @@ reset_docker_hard
echo killall Xvfb
clone_repo "${BRANCH}" "${REPO}"
cd ./Docker-OSX
git pull
for SHORTNAME in "${VERSION_BUILDS[@]}"; do
docker-osx:version "${SHORTNAME}"