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

feat(cicd): update deploy for V2.0

parent 276dc594
No related branches found
No related tags found
3 merge requests!418V2.1.0,!400V2.0,!230V2.0
......@@ -65,6 +65,7 @@ build_dev:
stage: build
only:
- dev
- V2.0
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build --pull -t "$CI_REGISTRY_IMAGE:dev" --build-arg conf=dev .
......
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