update drone conditional for git
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
bf4e9082fb
commit
12e4f962c5
@ -112,8 +112,9 @@ steps:
|
||||
- git checkout www-data
|
||||
- cp -R ../_site/* .
|
||||
- ls .
|
||||
- git status
|
||||
- git add *
|
||||
- git add -f uploads
|
||||
- git add -f uploads/
|
||||
- git remote get-url origin
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user