Skip to content
Snippets Groups Projects
Unverified Commit 890c0ea4 authored by Stefan Wiedemann's avatar Stefan Wiedemann
Browse files

try with services

parent 86d0f63e
No related branches found
No related tags found
1 merge request!7Fix spec
Pipeline #6341 passed
......@@ -18,9 +18,7 @@ test:
stage: test
image: docker:19.03.12
services:
- image: ngsi-local
environment:
- FOLDER=/ngsi
- ngsi-local
script:
- scripts/setBasePath.sh https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master http://localhost:9090
- docker run --network host -i -v ${PWD}/:/data wistefan/redocly-openapi-cli bundle /data/spec/updated/ngsi-ld-spec-open-api.json -o /data/spec/updated/full_api.json
......
FROM halverneus/static-file-server
ADD . /web
\ No newline at end of file
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