Skip to content
Snippets Groups Projects
Commit f7ef72a3 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(cicd): restore dev conf

parent 0a037929
No related branches found
No related tags found
3 merge requests!418V2.1.0,!400V2.0,!230V2.0
......@@ -18,7 +18,6 @@ build_branch:
DOCKER_DRIVER: overlay2
only:
- merge_requests
- V2.0
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:18.09
stage: build
except:
......@@ -78,8 +77,7 @@ deploy_dev:
tags:
- deploy
only:
# - dev
- V2.0
- dev
script:
- cd /home/mps/ram
- 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