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-icingaweb2-module-ipl
Commits
aa508dd9
Commit
aa508dd9
authored
Aug 28, 2019
by
Markus Frosch
Browse files
Update from Icinga packaging modulesync_modules
parent
c4739c0f
Pipeline
#5091
passed with stages
in 18 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aa508dd9
#########################
# MANAGED BY MODULESYNC #
#########################
stages
:
-
build
-
test
...
...
@@ -17,7 +21,7 @@ variables:
key
:
"
${CI_JOB_NAME}"
paths
:
-
ccache/
-
'
icinga
2
.git'
-
'
icinga
web2-module-ipl
.git'
artifacts
:
paths
:
-
build/*
...
...
@@ -46,6 +50,7 @@ variables:
###################################
# EPEL
###################################
build/centos/7
:
<<
:
*build
variables
:
...
...
@@ -79,10 +84,10 @@ upload/epel/6:
<<
:
*upload
dependencies
:
-
build/centos/6
###################################
# Fedora
###################################
build/fedora/30
:
<<
:
*build
variables
:
...
...
@@ -116,10 +121,10 @@ upload/fedora/29:
<<
:
*upload
dependencies
:
-
build/fedora/29
###################################
# SLES
###################################
build/sles/15.0
:
<<
:
*build
variables
:
...
...
@@ -153,27 +158,10 @@ upload/SUSE/12.4:
<<
:
*upload
dependencies
:
-
build/sles/12.4
build/sles/12.3
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
sles/12.3
test/sles/12.3
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
sles/12.3
dependencies
:
-
build/sles/12.3
upload/SUSE/12.3
:
<<
:
*upload
dependencies
:
-
build/sles/12.3
###################################
# openSUSE
###################################
build/opensuse/15.0
:
<<
:
*build
variables
:
...
...
@@ -190,20 +178,3 @@ upload/openSUSE/15.0:
<<
:
*upload
dependencies
:
-
build/opensuse/15.0
build/opensuse/42.3
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
opensuse/42.3
test/opensuse/42.3
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
opensuse/42.3
dependencies
:
-
build/opensuse/42.3
upload/openSUSE/42.3
:
<<
:
*upload
dependencies
:
-
build/opensuse/42.3
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