Add gitea/shell environments/dash
This commit is contained in:
parent
3b2c6dc879
commit
dac84abde7
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "30da6137-4a13-4289-86b8-8b2e6d9514f4",
|
||||
"name" : "dash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "a28016a2-bedd-4317-9577-c3b13459a841"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue