Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
Kubernetes-Docker
Commits
1c6fdbfd
Commit
1c6fdbfd
authored
Sep 23, 2019
by
Ľuboslav Pivarč
Browse files
add mellon to beta
parent
e518cdc0
Pipeline
#25069
failed with stages
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1c6fdbfd
stages
:
-
prepare
-
build
-
deploy
...
...
@@ -76,6 +77,17 @@ deploy to k8s:
#BETA
mellon beta
:
stage
:
prepare
variables
:
NAMESPACE
:
-beta
script
:
-
cd mellon/${CI_COMMIT_REF_NAME}
-
kubectl -n cbio-on-demand${NAMESPACE} create configmap cert --from-file=http_cbiood_${CI_COMMIT_REF_NAME}.edirex.ics.muni.cz.cert
-
kubectl -n cbio-on-demand${NAMESPACE} create configmap xml --from-file=http_cbiood_${CI_COMMIT_REF_NAME}.edirex.ics.muni.cz.xml
only
:
-
beta
cBioDb build beta
:
<<
:
*cbio-db-build-template
only
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment