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
0f969096
Commit
0f969096
authored
Nov 13, 2018
by
Simon Spannagel
Browse files
Export build flavor for packaging
parent
58043cb0
Pipeline
#585864
passed with stages
in 15 minutes and 43 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.d/gitlab_deploy.sh
View file @
0f969096
...
...
@@ -70,8 +70,8 @@ if [[ $clicdp_status == *"(stratum0 / local)"* ]]; then
exit
0
else
(>
&2
echo
"#################################"
)
(>
&2
echo
"### CVMFS Transa
s
tion ongoing ###"
)
(>
&2
echo
"###
Nightly d
eploy cancelled ###"
)
(>
&2
echo
"### CVMFS Transa
c
tion ongoing ###"
)
(>
&2
echo
"###
#### D
eploy cancelled
####
###"
)
(>
&2
echo
"#################################"
)
exit
1
fi
.gitlab-ci.d/init_x86_64.sh
View file @
0f969096
...
...
@@ -51,7 +51,7 @@ fi
# General variables
CLICREPO
=
/cvmfs/clicdp.cern.ch
SFTREPO
=
/cvmfs/sft.cern.ch
BUILD_FLAVOUR
=
x86_64-
${
OS
}
-
${
COMPILER_VERSION
}
-
${
BUILD_TYPE
}
export
BUILD_FLAVOUR
=
x86_64-
${
OS
}
-
${
COMPILER_VERSION
}
-
${
BUILD_TYPE
}
#--------------------------------------------------------------------------------
# Compiler
...
...
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