I have a rails application, that I would like to run through rspec pipeline.
The application expects that there is a configuration file present - how can I make sure this file is present in the correct location? Is there a way to upload a config file (not saved in the git repository) to the pipeline?
Cheers,
Jakub
Hi Jakub,
There currently isn't a way to add files to a build through Bitbucket. However, it might be possible by adding it as a file in Bitbucket Downloads (https://bitbucket.org/<team>/<repo>/downloads/) or storing it in a file service like S3.
If you feel strongly that Pipeliens should allow secured files, then you can also create a feature request for it.
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.