Found a great Bitbucket Snippet that you'd like to use during your workflow? Just add the raw URL, Bitrise will download it and run it as a bash script!
Downloads the content of the input url and runs it as a bash script. For example you can provide a Bitbucket Snippet url.
Run your ApiSpotter tests and get the test result to your Bitrise build.
Adds your Bitbucket credentials to the .netrc file. Bitbucket Cloud is removing app passwords — use a Bitbucket API token instead.
.netrc
Downloads and Runs a bash script stored on a private GitHub repo.
Found a great GitHub Gist that you'd like to use during your workflow? Just add the raw URL, Bitrise will download it and run it as a bash script!