Skip to content
Snippets Groups Projects
Commit 83dc2646 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Update .gitlab-ci.yml file

parent ec0619e0
No related branches found
No related tags found
1 merge request!104MEP 2.4.0
Pipeline #58489 passed
......@@ -11,6 +11,7 @@ variables:
stages:
- quality
- build
- build-push
- deploy
build-test:
......@@ -26,11 +27,11 @@ build-test:
- dev
- merge_requests
build:
build-push:
image: docker:18.09
services:
- docker:18.09-dind
stage: build
stage: build-push
only:
- master
- 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