Skip to content
Snippets Groups Projects
Unverified Commit 84da7945 authored by Martin Weise's avatar Martin Weise
Browse files

Added bash

parent 05da9002
Branches
Tags
4 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0,!207Resolve "Merge documentation into this repository"
......@@ -483,6 +483,7 @@ docs-swagger:
stage: docs
image: docker:24-dind
script:
- "apk add bash"
- "docker compose up -d || docker compose down"
- "bash .docs/generate_swagger.sh || docker compose down"
- "docker compose down || true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment