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

Job not being picked up...

parent a2356e32
No related branches found
No related tags found
No related merge requests found
stages:
- test
- build
test_api:
stage: test
before_script:
- docker-compose -f api/test.yml build
script:
......@@ -15,7 +11,6 @@ test_api:
- dind
build_front:
stage: build
image: node:6-alpine
before_script:
- cd front
......@@ -39,7 +34,6 @@ build_front:
pages:
stage: test
image: alpine
before_script:
- cd docs
......
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