Skip to content
Snippets Groups Projects
Commit d41154b8 authored by Etienne LOUPIAS's avatar Etienne LOUPIAS
Browse files

cicd: add manual branch build

parent 2a0afbcd
No related branches found
No related tags found
1 merge request!277V2.2.0
......@@ -35,8 +35,8 @@ build_branch:
DOCKER_DRIVER: overlay2
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:18.09
stage: build
when: manual
only:
- dev
- merge_requests
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
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