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
Docker Build Images
scripts
Commits
36c45ccc
Commit
36c45ccc
authored
Jul 22, 2019
by
Markus Frosch
Browse files
rpm: Fix test on rhel
parent
724d4ecd
Pipeline
#4341
failed with stage
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
icinga-build-rpm-test
View file @
36c45ccc
...
...
@@ -8,7 +8,7 @@ repository="${WORKDIR}/${BUILDDIR}"/RPMS
# Preparing local repository
case
"
$ICINGA_BUILD_OS
"
in
centos|fedora
)
centos|fedora
|rhel
)
(
set
-ex
createrepo
"
$repository
"
...
...
Write
Preview
Supports
Markdown
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