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
fixed branchToEnvironmentMapping example in doc #962
In the doc of the component pipeline there is this branchToEnvironmentMapping example shown, which still shows release/* even though this got apparently changed to release/ meanwhile and is not supported.
In the doc of the component pipeline there is this branchToEnvironmentMapping example shown, which still shows
release/*
even though this got apparently changed torelease/
meanwhile and is not supported.