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
c70ace6f
Commit
c70ace6f
authored
Nov 19, 2019
by
Markus Frosch
Browse files
ci: Switch to centos/8 image
parent
0a999f4c
Pipeline
#7284
passed with stages
in 30 minutes and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c70ace6f
...
...
@@ -6,7 +6,7 @@ stages:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
ICINGA_BUILD_TYPE
:
snapshot
#ICINGA_BUILD_RELEASE_TYPE:
#ICINGA_BUILD_RELEASE_TYPE:
#ICINGA_BUILD_TYPE:
#ICINGA_BUILD_UPSTREAM_BRANCH:
...
...
@@ -51,22 +51,22 @@ variables:
###################################
# EPEL
###################################
build/
rhel
/8
:
build/
centos
/8
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
rhel
/8
DOCKER_IMAGE
:
centos
/8
test/
rhel
/8
:
test/
centos
/8
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
rhel
/8
DOCKER_IMAGE
:
centos
/8
dependencies
:
-
build/
rhel
/8
-
build/
centos
/8
upload/epel/8
:
<<
:
*upload
dependencies
:
-
build/
rhel
/8
-
build/
centos
/8
build/centos/7
:
<<
:
*build
...
...
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