update workspace after split

This commit is contained in:
Nicu Hodos 2022-10-07 13:36:58 +02:00
parent 52f7fcf6d6
commit be7755c381
2 changed files with 4 additions and 12 deletions

View File

@ -19,7 +19,7 @@ steps:
trigger: trigger:
branch: branch:
- gateway - master
node: node:
host: homebox host: homebox

View File

@ -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": {