Confidential build parameters
My builds need to retrieve dependencies from repositories that require authentication. I can use a system parameter to supply the username and password, but this is then clearly visible on the build report page. Jenkins does provide a method to supply such parameters quietly. Can this be done in TeamCity?
Mark Thornton
Please sign in to leave a comment.
Solution: set the specification of the parameter to 'password'