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

fix(cicd): update deploy dev to deploy V2 only

parent b04be05a
No related branches found
No related tags found
3 merge requests!418V2.1.0,!400V2.0,!230V2.0
......@@ -77,8 +77,8 @@ deploy_dev:
tags:
- deploy
only:
- dev
- branches
# - dev
- V2.0
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