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
Icinga 2 Security Releases 2.12.5 and 2.11.10
rpm-icinga2
Commits
bb86f6ba
Commit
bb86f6ba
authored
Jul 22, 2019
by
Markus Frosch
Browse files
ci: Add build jobs for epel-8
parent
42c8ea0a
Changes
1
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
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