This commit is contained in:
Juli 2024-07-22 21:57:53 +03:00
parent bb4f8cb80d
commit 5392632aab

View file

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