Skip to content
Snippets Groups Projects
Commit 9f73b414 authored by Martin Teichmann's avatar Martin Teichmann
Browse files

add openssh

parent 50ecb7c4
No related branches found
No related tags found
1 merge request!236Write documentation to a webserver
Pipeline #94160 failed
...@@ -3,6 +3,7 @@ make: ...@@ -3,6 +3,7 @@ make:
script: script:
- apt-get update - apt-get update
- apt-get install -y pandoc - apt-get install -y pandoc
- apt-get install -y openssh-client
- pip3 install sphinx-rtd-theme - pip3 install sphinx-rtd-theme
- pip3 install sphinx-autoapi - pip3 install sphinx-autoapi
- pip3 install nbsphinx - pip3 install nbsphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment