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

Script does not exist

parent 1895540e
No related branches found
No related tags found
3 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0
...@@ -546,7 +546,6 @@ build-api-1.4: ...@@ -546,7 +546,6 @@ build-api-1.4:
script: script:
- apk add bash git maven - apk add bash git maven
- git fetch && git checkout release-v1.4 - git fetch && git checkout release-v1.4
- TAG=${VERSION} bash .docs/.swagger/swagger-version.sh
- bash .docs/.swagger/swagger-site.sh - bash .docs/.swagger/swagger-site.sh
- mkdir -p ./swagger/${VERSION} - mkdir -p ./swagger/${VERSION}
- cp -r ./site/* ./swagger/${VERSION}/ - cp -r ./site/* ./swagger/${VERSION}/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment