You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The CommandLineParser has the ability to specify lists of strings in
the command line parameters, so let's use that, rather than add
individual assets one at a time.
* release/0.2.0:
(GH-48) Corrected issue in logic
(build) Correcting issues with CA, SC, DupFinder adn InspectCode
(GH-51) Adding ability to only export specific release
(GH-52) Added pre-release parameter
(GH-48) Added ability to provide input file
(GH-50) Should have been in last commit
(GH-50) Added ability to specify multiple assets
(GH-32GH-47) Changed repo name in coverity scan
(GH-49) Write to console when no logfile specified
(GH-46) Correcting error in build script
(:lipstick:) Removing white space
Currently, you can only add one asset at a time to a release, should be able to add more than one at a time.
The text was updated successfully, but these errors were encountered: