Skip to content
Snippets Groups Projects
Commit 39bfab81 authored by Administrator's avatar Administrator
Browse files

Update deploy.yml.tmpl

parent 388c7b10
No related branches found
No related tags found
No related merge requests found
Pipeline #1783 failed with stages
in 2 seconds
......@@ -7,5 +7,5 @@ ${BASE_IMAGE_TYPE}:
- docker pull $DIT_REGISTRY/jupyterlab3/${BASE_IMAGE_TYPE}:develop
- docker tag $DIT_REGISTRY/jupyterlab3/${BASE_IMAGE_TYPE}:develop $CI_REGISTRY/jupyterlab3/${BASE_IMAGE_TYPE}:${TAG}
- docker push $CI_REGISTRY/jupyterlab3/${BASE_IMAGE_TYPE}:${TAG}
tags:
tags:
- shell
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment