Bitbucket: pipline with git - how to delete files?
up vote
0
down vote
favorite
i use piplines from bitbucket to send files to the server like:
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD ftp://$FTP_HOST_STAGING
That works pretty well but if i rename or remove a file from git, it will not be removed from the server.
What can i do to solve this?
Thanks a lot.
git deployment ftp bitbucket
add a comment |
up vote
0
down vote
favorite
i use piplines from bitbucket to send files to the server like:
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD ftp://$FTP_HOST_STAGING
That works pretty well but if i rename or remove a file from git, it will not be removed from the server.
What can i do to solve this?
Thanks a lot.
git deployment ftp bitbucket
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
i use piplines from bitbucket to send files to the server like:
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD ftp://$FTP_HOST_STAGING
That works pretty well but if i rename or remove a file from git, it will not be removed from the server.
What can i do to solve this?
Thanks a lot.
git deployment ftp bitbucket
i use piplines from bitbucket to send files to the server like:
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD ftp://$FTP_HOST_STAGING
That works pretty well but if i rename or remove a file from git, it will not be removed from the server.
What can i do to solve this?
Thanks a lot.
git deployment ftp bitbucket
git deployment ftp bitbucket
asked Nov 19 at 12:53
andreas
211
211
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375081%2fbitbucket-pipline-with-git-how-to-delete-files%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown