provs/src/test/resources/WorkplaceConfigExample.json

7 lines
117 B
JSON
Raw Normal View History

{
"type": "MINIMAL",
"ssh": null,
"gpg": null,
"gitUserName": "mygitusername",
"gitEmail": "my@git.email"
}