Add example of environment variable to readme (#1376)

This commit is contained in:
Jerry 2020-05-12 15:13:26 -04:00 committed by GitHub
parent 0c73f4b349
commit f3eded0885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -29,6 +29,13 @@ Below configuration file includes root entries for various components of your pr
```yaml
jenkins:
systemMessage: "Jenkins configured automatically by Jenkins Configuration as Code plugin\n\n"
globalNodeProperties:
- envVars:
env:
- key: VARIABLE1
value: foo
- key: VARIABLE2
value: bar
securityRealm:
ldap:
configurations: