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
0a92bac4
Commit
0a92bac4
authored
Mar 12, 2019
by
Markus Frosch
Browse files
ci: Add centos/6 builds
parent
8fc126f9
Pipeline
#3545
passed with stages
in 23 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0a92bac4
...
...
@@ -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
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