Example how to configure server location
This commit is contained in:
parent
2ce8f3eb6a
commit
bffe7ce655
|
|
@ -65,6 +65,10 @@ unclassified:
|
|||
git:
|
||||
remote: "https://github.com/jenkins-infra/pipeline-library.git"
|
||||
|
||||
location:
|
||||
adminAddress: you@example.com
|
||||
url: https://ci.example.com/
|
||||
|
||||
teampluginglobalconfig:
|
||||
collectionConfigurations:
|
||||
- collectionUrl: http://test.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue