mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
Add ventura test, add other images to automated push
This commit is contained in:
parent
de142e8e49
commit
237a286e44
2 changed files with 4 additions and 0 deletions
|
@ -337,6 +337,10 @@ if [[ "${DOCKER_USERNAME}" ]] && [[ "${DOCKER_PASSWORD}" ]]; then
|
||||||
docker push "sickcodes/docker-osx:${SHORTNAME}"
|
docker push "sickcodes/docker-osx:${SHORTNAME}"
|
||||||
done \
|
done \
|
||||||
&& touch PUSHED
|
&& touch PUSHED
|
||||||
|
docker push sickcodes/docker-osx:naked
|
||||||
|
docker push sickcodes/docker-osx:auto
|
||||||
|
docker push sickcodes/docker-osx:naked-auto
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# connect remotely to your server to use VNC
|
# connect remotely to your server to use VNC
|
||||||
|
|
BIN
tests/ventura_master.png
Normal file
BIN
tests/ventura_master.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 194 KiB |
Loading…
Add table
Add a link
Reference in a new issue