NOTICK: Merging forward updates from OS 4.5 to OS 4.6 (2022-05-25) v2

This commit is contained in:
Waldemar Zurowski 2022-05-25 17:02:44 +02:00
commit 0d294e3472

View File

@ -143,7 +143,7 @@ pipeline {
NEXUSIQ_CREDENTIALS = credentials('jenkins-nexusiq-credentials')
}
steps {
sh '''
sh '''\
rm -f wiki-report.md
env NEXUSIQ_USERNAME="${NEXUSIQ_CREDENTIALS_USR}" \
NEXUSIQ_PASSWORD="${NEXUSIQ_CREDENTIALS_PSW}" \