Unverified Commit bf4aa587 authored by Stefan Wiedemann's avatar Stefan Wiedemann
Browse files

fix yaml

parent f9b68d34
Pipeline #6279 failed with stage
in 2 seconds
......@@ -16,7 +16,7 @@ test-pr:
- echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
- scripts/setBasePath.sh https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
- docker run -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
- docker run --rm -v ${PWD}/:/local openapitools/openapi-generator-cli validate -i /local/spec/updated/full_api.json
- docker run --rm -v ${PWD}/:/local openapitools/openapi-generator-cli validate -i /local/spec/updated/full_api.json
allow_failure: false
test-branch:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment