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

This commit is contained in:
Waldemar Zurowski 2022-05-25 14:50:19 +02:00
commit 494079b2f2

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}" \