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
pipelines
Commits
58260d85
Commit
58260d85
authored
Oct 06, 2021
by
Tigran Mkrtchyan
☕
Browse files
cta: remove rhel+ specific setup step
parent
1eb29bc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
cta-build.yml
View file @
58260d85
...
...
@@ -9,8 +9,6 @@ before_script:
-
echo "Exporting CTA_BUILD_ID=${CTA_BUILD_ID}"
-
test -n "${CI_COMMIT_TAG}" && export TAG_VERSION=$(echo ${CI_COMMIT_TAG} | sed -e 's/^v//;s/-.*$//')
-
test -n "${CI_COMMIT_TAG}" && export TAG_RELEASE=$(echo ${CI_COMMIT_TAG} | sed -e 's/^[^-]*-//')
-
echo "Removing protectbase from all repos (same as Puppet)"
-
sed -i '/^protect=/d' /etc/yum.repos.d/*
cta_srpm
:
stage
:
build:srpm
...
...
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