You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 18:53:31 -05:00
Add ventura test, add other images to automated push
This commit is contained in:
@ -337,6 +337,10 @@ if [[ "${DOCKER_USERNAME}" ]] && [[ "${DOCKER_PASSWORD}" ]]; then
|
||||
docker push "sickcodes/docker-osx:${SHORTNAME}"
|
||||
done \
|
||||
&& touch PUSHED
|
||||
docker push sickcodes/docker-osx:naked
|
||||
docker push sickcodes/docker-osx:auto
|
||||
docker push sickcodes/docker-osx:naked-auto
|
||||
|
||||
fi
|
||||
|
||||
# connect remotely to your server to use VNC
|
||||
|
Reference in New Issue
Block a user