Skip to content
Snippets Groups Projects
Verified Commit bd404e96 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

git is deprecated and removed

parent fb014e88
No related branches found
No related tags found
No related merge requests found
Pipeline #3399 passed
......@@ -77,7 +77,7 @@ test-pages:
before_script:
- apk update
- apk add doxygen git texlive-full py3-jinja2 py3-pygments
- git clone git://github.com/mosra/m.css
- git clone https://github.com/mosra/m.css.git
script:
- ./m.css/documentation/doxygen.py Doxyfile-mcss
- mv generated-docs/html/ public/
......@@ -95,7 +95,7 @@ pages:
before_script:
- apk update
- apk add doxygen git texlive-full py3-jinja2 py3-pygments
- git clone git://github.com/mosra/m.css
- git clone https://github.com/mosra/m.css.git
script:
- ./m.css/documentation/doxygen.py Doxyfile-mcss
- mv generated-docs/html/ public/
......
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