Add docker-baikal/shell environments/bash
This commit is contained in:
parent
2ade059bde
commit
3239cc09dd
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "c0832cb6-3b64-44da-b936-e0b09e9b4f46",
|
||||||
|
"name" : "bash",
|
||||||
|
"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" : "bash",
|
||||||
|
"elevated" : false,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue