1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/orchestrator
Marc Bormeth 84c3cd399d
fix: orchestrator detection (#2886)
* Fix Orchestrator detection

* Add unit tests

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2021-06-10 23:47:38 +02:00
..
azureDevOps_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
azureDevOps.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
gitHubActions_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
gitHubActions.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
jenkins_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
jenkins.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
orchestrator_test.go fix: orchestrator detection (#2886) 2021-06-10 23:47:38 +02:00
orchestrator.go fix: orchestrator detection (#2886) 2021-06-10 23:47:38 +02:00
testUtils_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
travis_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
travis.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00