Oscar van der Meer
Created Feb 25, 2022How to Use MergeBase in: TeamCity
29
wget --header="X-Authorization: [token-here]" https://[your-url-here].mergebase.com/api/update/clt/mergebase.jar
java -jar mergebase.jar --name=TestPipeline . # you can change '.' to the dependency file for your project
# optionally: add --ignoreExitCode if you want the build to succeed even when the project has vulnerabilities
Well done!
Create how-to guides like this in a snap. Get Tango now.