Skip to content
Snippets Groups Projects

Clone table plugin from new origin (fork)

Merged Martin Schroschk requested to merge move-table-plugin into preview
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -30,7 +30,6 @@ gitlab.hrz.tu-chemnitz.de ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNixJ1syD506jOti
gitlab.hrz.tu-chemnitz.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/cSNsKRPrfXCMjl+HsKrnrI3HgbCyKWiRa715S99BR\n' > ~/.ssh/known_hosts
RUN git clone https://gitlab.hrz.tu-chemnitz.de/zih/hpcsupport/mkdocs_table_plugin.git ~/mkdocs_table_plugin
#RUN git clone https://gitlab.hrz.tu-chemnitz.de/mago411c--tu-dresden.de/mkdocs_table_plugin.git ~/mkdocs_table_plugin
RUN cd ~/mkdocs_table_plugin && python setup.py install
#Make sure that mermaid is integrated...
Loading