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

WIP

parent a01118e8
No related branches found
No related tags found
1 merge request!274Hotfix foreign key
......@@ -616,7 +616,7 @@ release-docs:
before_script:
- "apk add git make sed wget openssh"
script:
- make docs
- make gen-docs-doc
- eval $(ssh-agent -s)
- echo "$CI_KEY_PRIVATE" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa
- echo "$CI_KEY_PUBLIC" > /root/.ssh/id_rsa.pub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment