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
a893925b
Commit
a893925b
authored
Jul 12, 2019
by
Markus Frosch
Browse files
ci: Update build matrix
parent
9e1e5572
Pipeline
#4293
canceled with stages
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a893925b
...
...
@@ -42,11 +42,11 @@ variables:
script
:
-
find build/
-
icinga-build-upload-aptly
# TODO: enable when switching to GitLab CI
only
:
-
nonexisting_branch
#
- tags
#
TODO: enable when switching to GitLab CI
# - master
# - tags
###################################
# EPEL
...
...
@@ -159,23 +159,6 @@ upload/SUSE/12.4:
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
###################################
...
...
@@ -195,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