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

Typo in yaml

parent b70d04eb
No related branches found
No related tags found
No related merge requests found
image: docker:latest
steps:
stages:
- test
- build
......@@ -20,7 +20,9 @@ build_front:
artifacts:
paths:
- front/dist
only:
- master
- develop
tags:
- dind
# When using dind, it's wise to use the overlayfs driver for
......
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