Skip to content
Snippets Groups Projects
Commit 0a92bac4 authored by Markus Frosch's avatar Markus Frosch
Browse files

ci: Add centos/6 builds

parent 8fc126f9
No related branches found
No related tags found
No related merge requests found
Pipeline #3545 passed
......@@ -61,3 +61,20 @@ upload/epel/7:
<<: *upload
dependencies:
- build/centos/7
build/centos/6:
<<: *build
variables:
DOCKER_IMAGE: centos/6
test/centos/6:
<<: *test
variables:
DOCKER_IMAGE: centos/6
dependencies:
- build/centos/6
upload/epel/6:
<<: *upload
dependencies:
- build/centos/6
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