This commit is contained in:
Juli 2024-07-22 22:13:05 +03:00
parent ca967123d3
commit d179f26a82

View file

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