Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NGSI Linked Data
NGSI-LD
Commits
890c0ea4
Unverified
Commit
890c0ea4
authored
Mar 05, 2021
by
Stefan Wiedemann
Browse files
try with services
parent
86d0f63e
Pipeline
#6341
passed with stages
in 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
890c0ea4
...
...
@@ -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
...
...
docker/Dockerfile
0 → 100644
View file @
890c0ea4
FROM
halverneus/static-file-server
ADD
. /web
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment