removed env_group_key from schemas

This commit is contained in:
Jakub Trllo 2022-04-20 14:18:00 +02:00
parent b25c2098da
commit 884e1a409e
5 changed files with 3 additions and 20 deletions

View file

@ -44,8 +44,7 @@
}, {
"type": "raw-json",
"label": "{host_label} Environments",
"key": "{host_name}_environments",
"env_group_key": "{host_name}"
"key": "{host_name}_environments"
}, {
"type": "path-widget",
"key": "{host_name}_executables",