From 237a286e441f562ddc05164c294e798a12064c07 Mon Sep 17 00:00:00 2001 From: sickcodes Date: Sat, 19 Nov 2022 10:19:05 +0000 Subject: Add ventura test, add other images to automated push --- tests/test.sh | 4 ++++ tests/ventura_master.png | Bin 0 -> 198615 bytes 2 files changed, 4 insertions(+) create mode 100644 tests/ventura_master.png diff --git a/tests/test.sh b/tests/test.sh index 9c9d6ca..2a6a906 100644 --- a/tests/test.sh +++ b/tests/test.sh @@ -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 diff --git a/tests/ventura_master.png b/tests/ventura_master.png new file mode 100644 index 0000000..f8d4d41 Binary files /dev/null and b/tests/ventura_master.png differ -- cgit v1.2.3