update workspace after split
This commit is contained in:
parent
52f7fcf6d6
commit
be7755c381
@ -19,7 +19,7 @@ steps:
|
|||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- gateway
|
- master
|
||||||
|
|
||||||
node:
|
node:
|
||||||
host: homebox
|
host: homebox
|
||||||
|
|||||||
@ -1,25 +1,17 @@
|
|||||||
{
|
{
|
||||||
"folders": [
|
"folders": [
|
||||||
{
|
|
||||||
"name": "esp_clock",
|
|
||||||
"path": "esp_clock"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "gateway"
|
"path": "gateway"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"path": "kid"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "blue_remote",
|
|
||||||
"path": "blue_remote"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "temp_sensor",
|
"name": "temp_sensor",
|
||||||
"path": "temp_sensor"
|
"path": "temp_sensor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "libraries"
|
"path": "libraries"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "oil_sensor"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
Loading…
x
Reference in New Issue
Block a user