Set NuGet Private Source (BITRISE)
Sets NuGet Private Source with specified value, to be used later in NuGet restore step for the next build.
Can be run directly with the bitrise CLI,
just git clone
this repository, cd
into it's folder in your Terminal/Command Line
and call bitrise run test
.
Check the bitrise.yml
file for required inputs which have to be
added to your .bitrise.secrets.yml
file!
Version 1.0.1
- Initial commit and first step share to Bitrise.
Thanks to Bitrise team for this awesome service / prompt support!