Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
pipelines
Commits
60f269ed
Commit
60f269ed
authored
Sep 16, 2020
by
Tigran Mkrtchyan
☕
Browse files
cta: revert back to scientificlinux
parent
141fe66a
Changes
1
Hide whitespace changes
Inline
Side-by-side
cta-build.yml
View file @
60f269ed
...
...
@@ -13,7 +13,7 @@ before_script:
cta_srpm
:
stage
:
build:srpm
retry
:
1
image
:
centos
:7
image
:
scientificlinux/sl
:7
script
:
-
yum install -y gcc-c++ cmake make rpm-build
-
mkdir build_srpm
...
...
@@ -32,7 +32,7 @@ cta_rpm:
-
tags
stage
:
build:rpm
retry
:
1
image
:
centos
:7
image
:
scientificlinux/sl
:7
script
:
-
yum-config-manager --add-repo=https://storage-ci.web.cern.ch/storage-ci/eos/citrine-depend/el-7/x86_64/
-
rpm -import https://storage-ci.web.cern.ch/storage-ci/storageci.key
...
...
Write
Preview
Markdown
is supported
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