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-incubator
Commits
4abc3921
Commit
4abc3921
authored
Dec 04, 2020
by
Alexander A. Klimov
😎
Browse files
Add CentOS 8
parent
3ca9ca8c
Pipeline
#14879
passed with stages
in 74 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4abc3921
...
...
@@ -51,6 +51,23 @@ variables:
# EPEL
###################################
build/centos/8
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
centos/8
test/centos/8
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
centos/8
dependencies
:
-
build/centos/8
upload/epel/8
:
<<
:
*upload
dependencies
:
-
build/centos/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