Skip to content

Console Output

14:08:38 [2025-01-07T13:08:38.761Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
14:08:38 [2025-01-07T13:08:38.761Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
14:08:38 [2025-01-07T13:08:38.761Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
14:08:39 [2025-01-07T13:08:39.019Z] + rm -f ****/configuration/config.properties
14:08:39 [2025-01-07T13:08:39.019Z] + echo DB_NAME=SilverUpdate
14:08:39 [2025-01-07T13:08:39.019Z] + echo DB_SERVERTYPE=MSSQL
14:08:39 [2025-01-07T13:08:39.019Z] + echo DB_SERVER=int1.****.org
14:08:39 [2025-01-07T13:08:39.019Z] + echo DB_PORT_MSSQL=1433