Skip to content
Snippets Groups Projects
Commit 9f567289 authored by Dung Vu's avatar Dung Vu
Browse files

Update .gitlab-ci.yml

parent cc2e0189
No related branches found
No related tags found
1 merge request!1Version3.0.3
Pipeline #43131 passed
...@@ -11,7 +11,7 @@ deploy-helm: ...@@ -11,7 +11,7 @@ deploy-helm:
# - helm upgrade --cleanup-on-fail --install hpchub jupyterhub/jupyterhub -n csusb-hpc --version=1.2.0 --values values.yaml # - helm upgrade --cleanup-on-fail --install hpchub jupyterhub/jupyterhub -n csusb-hpc --version=1.2.0 --values values.yaml
- helm upgrade --cleanup-on-fail - helm upgrade --cleanup-on-fail
--install hubdev jupyterhub/jupyterhub --install hubdev jupyterhub/jupyterhub
--namespace csusb-hub-dev --version=2.0.0 --namespace csusb-hub-dev --version=3.0.3
--values values.yaml --values values.yaml
--set-file hub.extraFiles.custom_spawner_profile.stringData=./extraFiles/my_spawner.html --set-file hub.extraFiles.custom_spawner_profile.stringData=./extraFiles/my_spawner.html
--set-file hub.extraFiles.custom_spawner.stringData=./extraFiles/my_spawner.py --set-file hub.extraFiles.custom_spawner.stringData=./extraFiles/my_spawner.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment