This commit is contained in:
Juli 2024-07-22 22:15:39 +03:00
parent d179f26a82
commit 6413af87bc

View file

@ -3,7 +3,7 @@ steps:
image: python
commands:
- ls
- git clone https://Julimiro@git.gay/Julimiro/pages.git mkdocs/
- git clone git@git.gay:Julimiro/pages.git mkdocs/
- pip install mkdocs-material
- python -m mkdocs build
- cd site