Add gitea/shell environments
This commit is contained in:
parent
919d1b05f8
commit
5bf2d8d1c3
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "5abe7816-b2f6-3023-bb73-d5d0e5e9bc72",
|
||||||
|
"name" : "Shell environments",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : {
|
||||||
|
"storeId" : "a28016a2-bedd-4317-9577-c3b13459a841"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue