Skip to content

Console Output

10:31:51 [2025-01-06T09:31:51.655Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
10:31:51 [2025-01-06T09:31:51.656Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
10:31:51 [2025-01-06T09:31:51.656Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
10:31:51 [2025-01-06T09:31:51.913Z] + rm -f ****/configuration/config.properties
10:31:51 [2025-01-06T09:31:51.913Z] + echo DB_NAME=silvertest
10:31:51 [2025-01-06T09:31:51.913Z] + echo DB_SERVERTYPE=POSTGRESQL
10:31:51 [2025-01-06T09:31:51.913Z] + echo DB_SERVER=int0.****.org
10:31:51 [2025-01-06T09:31:51.913Z] + echo DB_PORT_POSTGRESQL=5433