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
packaging
Icinga 2 Security Releases 2.12.5 and 2.11.10
rpm-icinga2
Commits
e93eec15
Commit
e93eec15
authored
Mar 14, 2019
by
Markus Frosch
Browse files
ci: Add Fedora builds
parent
d09a215e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e93eec15
...
...
@@ -83,6 +83,43 @@ upload/epel/6:
dependencies
:
-
build/centos/6
###################################
# Fedora
###################################
build/fedora/29
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/29
test/fedora/29
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/29
dependencies
:
-
build/fedora/29
upload/fedora/29
:
<<
:
*upload
dependencies
:
-
build/fedora/29
build/fedora/28
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/28
test/fedora/28
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/28
dependencies
:
-
build/fedora/28
upload/fedora/28
:
<<
:
*upload
dependencies
:
-
build/fedora/28
###################################
# SLES
###################################
...
...
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