This commit is contained in:
Juli 2024-07-22 22:00:06 +03:00
parent 0e2128e136
commit cfbdef5e2a

View file

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