i fucking hate this
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-05-14 11:14:31 -07:00
parent 8d25ac3bb2
commit 71eec20b60

View File

@ -17,6 +17,7 @@ steps:
- git submodule update --remote --init --merge
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
- cd $REPOSITORY
- ls -al
- git checkout main
- git config --global --add safe.directory /drone/src/$REPOSITORY
- git add -A