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
0f2f0131
Commit
0f2f0131
authored
May 27, 2022
by
Tigran Mkrtchyan
☕
Browse files
ci: always run cleanup job
parent
1986dffc
Pipeline
#29030
failed with stages
in 3 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0f2f0131
...
...
@@ -135,12 +135,13 @@ collect_logs:
#
# dispose kubernetes res
p
urces
# dispose kubernetes res
o
urces
#
cleanup
:
stage
:
cleanup
image
:
name
:
fjuette/docker-rancher-cli
when
:
always
script
:
-
rancher login --token $RANCHER_TOKEN $RANCHER_ENDPOINT --context $CONTEXT
-
rancher namespace delete $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