Skip to content
Snippets Groups Projects
Commit 87bcf100 authored by Alfin Johny's avatar Alfin Johny
Browse files

Install openssh on CI

parent 405ad1d5
Branches
No related tags found
Loading
Pipeline #1563472 failed
...@@ -26,7 +26,7 @@ doxygen: ...@@ -26,7 +26,7 @@ doxygen:
tags: tags:
- documentation - documentation
before_script: before_script:
- apk update && apk --no-cache add git doxygen graphviz ttf-freefont texmf-dist texmf-dist-latexextra texlive texlive-dvi - apk update && apk --no-cache add git doxygen graphviz ttf-freefont texmf-dist texmf-dist-latexextra texlive texlive-dvi openssh
script: script:
# aircraft design # aircraft design
- git clone --recurse-submodules https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/aircraft-design - git clone --recurse-submodules https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/aircraft-design
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment