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

Update .gitlab-ci.yml

parent 243d65d4
No related branches found
No related tags found
No related merge requests found
Pipeline #34983 failed
...@@ -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=1.2 --namespace csusb-hub-dev --version=2.0.0
--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