opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
75 stars 57 forks source link

fix nexus pypi upload for master #930

Closed BraisVQ closed 2 years ago

BraisVQ commented 2 years ago

fix for Nexus upload stage related to #812

Right now we are getting this error when trying to upload a pypi package in this line as pypi.asset is null

WARN: Error: java.lang.NullPointerException: Cannot invoke method lastIndexOf() on null object