Skip to content
Snippets Groups Projects
Commit a64a4192 authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Add CentOS 8

parent 67c5f42f
No related branches found
No related tags found
1 merge request!1Add CentOS 8
Pipeline #14874 passed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment