Skip to content
Snippets Groups Projects
Commit 649b7e87 authored by Dmitry Rodionov's avatar Dmitry Rodionov
Browse files

chore: allow manual trigger for test-docker

parent 585ab8fd
No related branches found
No related tags found
1 merge request!837fix test helm image build
......@@ -257,7 +257,7 @@ test-mac-m1:
# - pipenv run lint
# - |
test-docker:
test-helm-docker-image:
stage: test
tags:
- shell
......@@ -270,8 +270,7 @@ test-docker:
- helm/picodata-diag.Dockerfile
- if: $CI_COMMIT_BRANCH == $MAIN_BRANCH
when: on_success
- # else
when: never
- when: manual
variables:
GIT_DEPTH: 100
GIT_STRATEGY: fetch
......
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