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

Using alpine

parent f9c5adce
Branches
Tags
No related merge requests found
......@@ -511,7 +511,7 @@ release-docs:
refs:
- /^release-.*/
script:
- apt-get update && apt-get install -y git make sed wget
- apk add git make sed wget
- make docs
- eval $(ssh-agent -s)
- echo "$CI_KEY_PRIVATE" > /root/.ssh/id_rsa && chmod 0600 /root/.ssh/id_rsa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment