I have a Python pipeline where I am running Robotframework on for testing the commit, but I want to be able to save the output files in the repository or somewhere else on a server.
But I have no idea on how to do that
The true solution is to install git and add the pipelines SSH key to your bitbucket account, then you can set some variables and you will be able to commit files and push them to the wanted repository!
Hi Arjan!
You can follow the steps in the article Deploy build artifacts to Bitbucket Downloads. If you prefer to send the files to another server you can do it with sftp, rsync, git push, etc,... depending on how your workflow works.
Hope this helps :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.