Skip to content
Snippets Groups Projects
Verified Commit 17b0ed45 authored by Martin Weise's avatar Martin Weise
Browse files

Remove manual

parent 31b36dd3
No related branches found
No related tags found
2 merge requests!393Wrong dependencies,!390Wrong dependencies
This commit is part of merge request !390. Comments created here will be created in the context of that merge request.
...@@ -533,7 +533,6 @@ release-helm: ...@@ -533,7 +533,6 @@ release-helm:
image: docker:${DOCKER_VERSION}-dind image: docker:${DOCKER_VERSION}-dind
only: only:
- tags - tags
when: manual
needs: needs:
- build-helm - build-helm
dependencies: dependencies:
...@@ -593,7 +592,6 @@ release-docs: ...@@ -593,7 +592,6 @@ release-docs:
release-libs: release-libs:
stage: release stage: release
image: docker.io/python:${PYTHON_VERSION}-alpine${ALPINE_VERSION} image: docker.io/python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
when: manual
only: only:
- tags - tags
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment