more debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-05-14 11:20:51 -07:00
parent d0d9725807
commit beafa18c20

View File

@ -17,6 +17,7 @@ steps:
- git submodule update --remote --init --merge - git submodule update --remote --init --merge
- ls -al _site - ls -al _site
- cat _site/index.html | grep built - cat _site/index.html | grep built
- cat mattrbld-site/index.html | grep built
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git - rsync -uavh _site/ $REPOSITORY --delete --exclude .git
- cd $REPOSITORY - cd $REPOSITORY
- ls -al - ls -al