Push complete project not just with changes using ftploy
I am trying to use the ftploy service to deploy a git repo from bitbucket to my ftp hosting account. It works fine, but it only deploys files that have changed. Is there any way I can get it to deploy the complete project.
+3
byronyasgur
source
to share
2 answers
I got it to work by deleting the project in ftploy, creating it again, and this time ticking the expand button.
+5
byronyasgur
source
to share
thanks for the hint. for me, it didn't even start deploying the modified files until I deleted and re-created the project with the deploy button. confuse things.
0
prms
source
to share