diff options
| author | sickcodes <[email protected]> | 2022-11-19 10:19:05 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2022-11-19 10:19:05 +0000 |
| commit | 237a286e441f562ddc05164c294e798a12064c07 (patch) | |
| tree | 5e82ae102c026f6c33ed142f1942486b2cea3cab /tests | |
| parent | Remove libguestfs patch from auto (diff) | |
| download | docker-osx-237a286e441f562ddc05164c294e798a12064c07.tar.xz docker-osx-237a286e441f562ddc05164c294e798a12064c07.zip | |
Add ventura test, add other images to automated push
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test.sh | 4 | ||||
| -rw-r--r-- | tests/ventura_master.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..f8d4d41 --- /dev/null +++ b/tests/ventura_master.png |