Merge pull request #7186 from corda/wz/merge-os-44-45-2022-05-25

NOTICK: Merging forward updates from OS 4.4 to OS 4.5 (2022-05-25)
This commit is contained in:
Waldemar Żurowski 2022-05-25 16:59:10 +02:00 committed by GitHub
commit c4b2349a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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