This commit is contained in:
Juli 2024-07-22 22:22:27 +03:00
parent 75ee2aa4be
commit dbe9ca6e00

View file

@ -7,6 +7,7 @@ steps:
- pip install mkdocs-material
- python -m mkdocs build
- cd site
- git remote set-url git@git.gay:Julimiro/pages.git
- git config --global user.email "juli@julimiro.eu"
- git config --global user.name "Woodpecker automation"
- git add .