Skip to content
Snippets Groups Projects
Commit 0364a978 authored by calrama's avatar calrama
Browse files

[ci] automatically import new jupyterhub image into docker

parent 4248101e
No related branches found
No related tags found
No related merge requests found
Pipeline #30621 passed
......@@ -24,5 +24,6 @@ deploy ubuntu:
- podman tag "${image_name}/jupyterhub" "${image_name}/jupyterhub:$calver"
- podman push "${image_name}/jupyterhub:$calver"
- podman image rm "${image_name}/jupyterhub:$calver"
- docker pull "${image_name}/jupyterhub:$calver"
after_script:
- podman logout "${CI_REGISTRY}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment