Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
k8s-sandbox
Commits
8dfb0f97
Commit
8dfb0f97
authored
May 27, 2022
by
Tigran Mkrtchyan
☕
Browse files
rancher: select desired project
parent
718b9304
Pipeline
#29028
failed with stages
in 2 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8dfb0f97
...
...
@@ -14,6 +14,7 @@ variables:
NS
:
build-$CI_PIPELINE_ID
CHECK_TIMEOUT
:
--timeout=180s
AUTOCA_URL
:
https://ci.dcache.org:8083/
CONTEXT
:
c-kmghz:p-w824c
#
...
...
@@ -25,7 +26,7 @@ prepare_env:
name
:
rancher/cli2
entrypoint
:
[
"
/bin/cat"
]
script
:
-
rancher login --token $RANCHER_TOKEN $RANCHER_ENDPOINT
-
rancher login --token $RANCHER_TOKEN $RANCHER_ENDPOINT
--context $CONTEXT
-
rancher namespace create $NS
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment