Skip to content
Snippets Groups Projects
Commit 4f2dbe1d authored by Administrator's avatar Administrator
Browse files

deploy to UAT_API_MACHINE [skip ci]

parent bd57d2d5
No related branches found
No related tags found
No related merge requests found
Pipeline #2641 failed with stages
......@@ -7,5 +7,8 @@ ${BASE_IMAGE_TYPE}:
- docker pull $DIT_REGISTRY/jupyterlab3/${BASE_IMAGE_TYPE}:main
- docker tag $DIT_REGISTRY/jupyterlab3/${BASE_IMAGE_TYPE}:main $CI_REGISTRY/root/maap-workspaces/jupyterlab3/${BASE_IMAGE_TYPE}:${TAG}
- docker push $CI_REGISTRY/root/maap-workspaces/jupyterlab3/${BASE_IMAGE_TYPE}:${TAG}
- scp -vr devfiles/${BASE_IMAGE_TYPE}/devfile/ ${UAT_API_MACHINE}:/var/www/devfile-registry/devfiles/${BASE_IMAGE_TYPE}/
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