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

Update .gitlab-ci.yml

parent 53073386
No related branches found
No related tags found
No related merge requests found
Pipeline #46911 canceled
......@@ -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=3.0.3
--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