update drone conditional for git
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
oDinZu 2022-11-29 16:37:21 -05:00
parent 6a623208c8
commit 10685ced59

View File

@ -111,6 +111,7 @@ steps:
- git checkout www-data
- cp -R ../_site/* .
- git add *
- git add -f uploads
- git commit -m "SharpeTronics bots bee ring bots! A drone CD www-data sync"
- git push https://$GITEA_USER:$GITEA_PASS@git.sharpetronics.com/sharpetronics/sharpetronics.com.git origin www-data