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

WIP

parent f1a3f7c6
Branches
Tags
1 merge request!274Hotfix foreign key
......@@ -614,7 +614,7 @@ release-docs:
refs:
- /^release-.*/
before_script:
- "apk add git make sed wget openssh"
- "apk add git make sed wget openssh alpine-sdk"
- "pip install -r ./requirements.txt"
script:
- make gen-docs-doc
......@@ -629,6 +629,7 @@ release-docs:
release-libs:
stage: release
image: docker.io/python:3.11-alpine
when: manual
only:
refs:
- /^release-.*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment