This commit is contained in:
parent
e2b0134ae0
commit
b0733be2a6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: eclipse/platformio
|
image: eclipse/platformio
|
||||||
commands:
|
commands:
|
||||||
- chmod -R a+rwx data
|
- sudo chmod -R a+rwx data
|
||||||
- ls -lA
|
- ls -lA
|
||||||
- find .
|
- find .
|
||||||
- sed -i "s/WIFISSID/$IOTSSID/" data/homie/config.json
|
- sed -i "s/WIFISSID/$IOTSSID/" data/homie/config.json
|
||||||
|
|
Loading…
Add table
Reference in a new issue