Skip to content
Snippets Groups Projects
Verified Commit d93a356a authored by Martin Weise's avatar Martin Weise
Browse files

Remove duplicate info

parent 97d447e2
No related branches found
No related tags found
2 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted
...@@ -415,7 +415,7 @@ release-docs: ...@@ -415,7 +415,7 @@ release-docs:
refs: refs:
- /^release-.*/ - /^release-.*/
before_script: before_script:
- "apk add --no-cache alpine-sdk bash sed wget openssh jq curl gcc" - "apk add --no-cache alpine-sdk bash sed wget openssh jq curl"
- "pip install pipenv" - "pip install pipenv"
- "pipenv install --dev --system --deploy" - "pipenv install --dev --system --deploy"
- "mkdir -p ./final/${DOC_VERSION}/rest" - "mkdir -p ./final/${DOC_VERSION}/rest"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment