Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
430542f1
Commit
430542f1
authored
Nov 14, 2018
by
Simon Spannagel
Browse files
CI: force CVMFS abort
parent
6ed6d9dc
Pipeline
#588000
passed with stages
in 17 minutes and 56 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.d/gitlab_deploy.sh
View file @
430542f1
...
...
@@ -49,7 +49,7 @@ if [[ $clicdp_status == *"(stratum0 / local)"* ]]; then
if
[[
-z
$version
||
-z
$flavor
]]
;
then
echo
"Did not find suitable version or flavor to install."
echo
"Aborting CVMFS transaction."
cvmfs_server abort clicdp.cern.ch
cvmfs_server abort
-f
clicdp.cern.ch
exit
1
fi
...
...
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