aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test.sh4
-rw-r--r--tests/ventura_master.pngbin0 -> 198615 bytes
2 files changed, 4 insertions, 0 deletions
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
--- /dev/null
+++ b/tests/ventura_master.png
Binary files differ