Skip to content
Snippets Groups Projects
Commit e45edadc authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Bad gitlab ci conf for building image

parent 6d0755ef
No related branches found
Tags 0.1
No related merge requests found
......@@ -40,6 +40,7 @@ build_front:
paths:
- front/dist/
only:
- tags
- master
- develop
tags:
......@@ -88,6 +89,6 @@ docker_release:
- docker push $IMAGE
- docker push $IMAGE_LATEST
only:
- master
- tags
tags:
- dind
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