Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Using the Pipeline to update our files on the server by ftp

Candice Horie September 27, 2020

Hello, I am new using Jira and I am trying to update our files by FTP, but is when I do that updates all the files in the repository, not just the ones I updated.

there is some way to update only the files that were updated in the repo?

 

Thank you

 

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 21, 2020

Hi Candice,

Can you confirm if you are using Bitbucket Pipelines to deploy your files?

What tool/commands are you using to update the files on your server from the Pipelines build?

You can use git ftp for this purpose:

After you make the first deployment with git ftp init, you can use the command git ftp push in your bitbucket-pipelines.yml file (and remove the git ftp init command), this should push only the updated files.

Is this something that works for you?

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events