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

Edit .gitlab-ci.yml

parent f0de3333
No related branches found
No related tags found
No related merge requests found
Pipeline #57592 passed
......@@ -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 hubdev jupyterhub/jupyterhub
--namespace csusb-hub-dev --version=3.3.7
--namespace csusb-hub-dev --version=4.1.0
--values values.yaml
--set-file hub.extraFiles.custom_spawner_profile.stringData=./extraFiles/my_spawner.html
--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