Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Csusb-hub-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
csusb-prp
Csusb-hub-dev
Merge requests
!1
Version3.0.3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Version3.0.3
version3.0.3
into
main
Overview
0
Commits
4
Pipelines
1
Changes
1
Merged
Dung Vu
requested to merge
version3.0.3
into
main
1 year ago
Overview
0
Commits
4
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
9f567289
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
9f567289
Update .gitlab-ci.yml
· 9f567289
Dung Vu
authored
1 year ago
.gitlab-ci.yml
+
1
−
1
Options
@@ -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=
2
.0.
0
--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
Loading