deployment on push instead of commit
Answered
Hi everyone,
im currently working with a webserver where I'm not able to pull directly from bitbucket. Thats why I am using the deployment to ftp feature when committing my changes, but it's not exactly what I need.
Background: I'm often committing smaller pieces and push only when everything is done and locally tested, and that's why I want to upload everything while pushing and not while committing.
Is this possible?
Thanks to everyone in advance!
Please sign in to leave a comment.
It doesn't seem to be possible, see https://youtrack.jetbrains.com/issue/IDEA-157195 for the related request.
Hi,
many thanks for your reply, in this case I will look for a workaround.
have a nice evening!