This commit is contained in:
Juli 2024-07-22 21:58:55 +03:00
parent 5392632aab
commit 0e2128e136

View file

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