rename environmentVariables to environment

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-25 00:48:24 +01:00
parent 4a69d53a67
commit b13cb77ce2
4 changed files with 15 additions and 16 deletions

View file

@ -23,7 +23,7 @@
"displayName": {
"type": "string"
},
"environmentVariables": {
"environment": {
"type": "array",
"items": {
"type": "string"