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
Icinga 2 Security Releases 2.13.1 2.12.6 2.11.11
raspbian-icinga2
Commits
4b47a185
Commit
4b47a185
authored
Apr 01, 2019
by
Markus Frosch
Browse files
ci: Disable upload for master
parent
334f7ee1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4b47a185
...
@@ -6,7 +6,7 @@ stages:
...
@@ -6,7 +6,7 @@ stages:
variables
:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
ICINGA_BUILD_TYPE
:
snapshot
ICINGA_BUILD_TYPE
:
snapshot
ICINGA_BUILD_UPSTREAM_BRANCH
:
feature/boost-asio
#
ICINGA_BUILD_UPSTREAM_BRANCH:
.build
:
&build
.build
:
&build
stage
:
build
stage
:
build
...
@@ -42,8 +42,9 @@ variables:
...
@@ -42,8 +42,9 @@ variables:
script
:
script
:
-
find build/
-
find build/
-
icinga-build-upload-aptly
-
icinga-build-upload-aptly
only
:
# TODO: enable when switching to GitLab CI
-
tags
#only:
# - tags
###################################
###################################
# Debian
# Debian
...
...
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