Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Kubernetes-Docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
europdx
k8s
cbio-on-demand
Kubernetes-Docker
Commits
3e41bba7
Commit
3e41bba7
authored
4 years ago
by
Radim Peša
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
6dee1399
No related branches found
No related tags found
No related merge requests found
Pipeline
#60232
failed
4 years ago
Stage: prepare
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+30
-0
30 additions, 0 deletions
.gitlab-ci.yml
with
30 additions
and
0 deletions
.gitlab-ci.yml
+
30
−
0
View file @
3e41bba7
...
...
@@ -149,3 +149,33 @@ deploy to k8s dev:
<<
:
*deploy-to-k8s-template
only
:
-
dev
#SANDBOX
mellon sandbox
:
<<
:
*mellon-template
variables
:
NAMESPACE
:
-sandbox
only
:
-
sandbox
cBioDb build sandbox
:
<<
:
*cbio-db-build-template
only
:
refs
:
-
sandbox
cBioJob build sandbox
:
<<
:
*cbio-job-build-template
only
:
refs
:
-
sandbox
deploy to k8s sandbox
:
variables
:
NAMESPACE
:
cbio-on-demand-sandbox
DOMAIN
:
cbiood-sandbox
DATAHUB
:
datahub-sandbox
<<
:
*deploy-to-k8s-template
only
:
-
sandbox
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment