Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rpm-icingadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packaging
rpm-icingadb
Commits
e2fa11e3
Commit
e2fa11e3
authored
Oct 13, 2020
by
Noah Hilverling
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Temporarily disable CentOS 7 to build snapshots
parent
937d9a25
Pipeline
#12523
passed with stages
in 12 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
.gitlab-ci.yml
.gitlab-ci.yml
+16
-16
No files found.
.gitlab-ci.yml
View file @
e2fa11e3
...
...
@@ -65,22 +65,22 @@ upload/epel/8:
dependencies
:
-
build/centos/8
build/centos/7
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
centos/7
test/centos/7
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
centos/7
dependencies
:
-
build/centos/7
upload/epel/7
:
<<
:
*upload
dependencies
:
-
build/centos/7
#
build/centos/7:
#
<<: *build
#
variables:
#
DOCKER_IMAGE: centos/7
#
#
test/centos/7:
#
<<: *test
#
variables:
#
DOCKER_IMAGE: centos/7
#
dependencies:
#
- build/centos/7
#
upload/epel/7:
#
<<: *upload
#
dependencies:
#
- build/centos/7
###################################
# Fedora
...
...
Noah Hilverling
@nhilverling
mentioned in commit
895639ad
·
Oct 16, 2020
mentioned in commit
895639ad
mentioned in commit 895639ad7573e73e8c7d3593b3c5a5ba1b3d21a5
Toggle commit list
Noah Hilverling
@nhilverling
mentioned in commit
131bc4be
·
Oct 22, 2020
mentioned in commit
131bc4be
mentioned in commit 131bc4bedd114d8c183a3e7f132a9d4cd5dd0542
Toggle commit list
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