Add docker-baikal/shell environments/dash
This commit is contained in:
parent
80459461cf
commit
be765d7201
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "69f3d33e-e3cc-4d6e-9333-3d89575e3e1e",
|
||||
"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" : "1eec68c5-8b44-4dc1-9538-be321f0e5d1a"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue