This commit is contained in:
Juli 2024-07-22 22:23:29 +03:00
parent dbe9ca6e00
commit 98c4ec666c

View file

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