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
e8eeb6a2
Commit
e8eeb6a2
authored
Sep 16, 2020
by
Tigran Mkrtchyan
☕
Browse files
cta: use scientificlinux image
parent
8d33daee
Changes
1
Hide whitespace changes
Inline
Side-by-side
cta-build.yml
View file @
e8eeb6a2
...
...
@@ -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
:
-
cp -f continuousintegration/docker/ctafrontend/cc7/etc/yum.repos.d/*.repo /etc/yum.repos.d/
-
yum install -y gcc-c++ cmake make rpm-build
...
...
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