Skip to content

Console Output

12:16:31 [2024-11-10T11:16:31.716Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
12:16:31 [2024-11-10T11:16:31.716Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
12:16:31 [2024-11-10T11:16:31.716Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
12:16:31 [2024-11-10T11:16:31.975Z] + rm -f ****/configuration/config.properties
12:16:31 [2024-11-10T11:16:31.975Z] + echo DB_NAME=SilverUpdate
12:16:31 [2024-11-10T11:16:31.975Z] + echo DB_SERVERTYPE=MSSQL
12:16:31 [2024-11-10T11:16:31.975Z] + echo DB_SERVER=int1.****.org
12:16:31 [2024-11-10T11:16:31.975Z] + echo DB_PORT_MSSQL=1433