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
Fixing an error when reimplementing from "Deploy to D" to WIP, it was using a release branch but trying to commit master branch #951
With these changes, when using a release branch on the release manager job, it's not doing a commit on master anymore and committing only on the release branch
With these changes, when using a release branch on the release manager job, it's not doing a commit on master anymore and committing only on the release branch