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
packaging
rpm-icinga2
Commits
bb86f6ba
Commit
bb86f6ba
authored
Jul 22, 2019
by
Markus Frosch
Browse files
ci: Add build jobs for epel-8
parent
42c8ea0a
Pipeline
#5432
failed with stages
in 34 minutes and 6 seconds
Changes
1
Pipelines
20
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bb86f6ba
...
...
@@ -49,6 +49,23 @@ variables:
###################################
# EPEL
###################################
build/rhel/8
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
rhel/8
test/rhel/8
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
rhel/8
dependencies
:
-
build/rhel/8
upload/epel/8
:
<<
:
*upload
dependencies
:
-
build/rhel/8
build/centos/7
:
<<
:
*build
variables
:
...
...
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