You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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
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
...hey are a part of us, shaping how we interact with the world around us. The same holds true for programming languages when we think about how different kinds of vulnerabilities raise their heads in t...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.