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
72 stars 57 forks source link

Deploy into Q without git tags fails #967

Closed angelmp01 closed 1 year ago

angelmp01 commented 1 year ago

Describe the bug Deploy into Q without git tags fails

To Reproduce Steps to reproduce the behavior:

  1. Deploy into QA without deploying into DEV first.
  2. See error

Expected behavior See the error with the message: "Error during the checkout of the release manager repository"

angelmp01 commented 1 year ago

The correct stacktrace was shown in dev env:

image