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

ci: Disable upload for master

parent 334f7ee1
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ stages:
variables:
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_UPSTREAM_BRANCH: feature/boost-asio
#ICINGA_BUILD_UPSTREAM_BRANCH:
.build: &build
stage: build
......@@ -42,8 +42,9 @@ variables:
script:
- find build/
- icinga-build-upload-aptly
only:
- tags
# TODO: enable when switching to GitLab CI
#only:
# - tags
###################################
# Debian
......
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