rerun reconfigure to update name
This commit is contained in:
parent
f5e466d59d
commit
804d187fb7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ build:
|
|||
- idf.py reconfigure
|
||||
- echo "BB-CI-$((1 + RANDOM % 999))" > bbid
|
||||
- sed -i -e s/BARBACK_ID=\"Barback\"/BARBACK_ID=\"`cat bbid`\"/ sdkconfig
|
||||
- cat sdkconfig
|
||||
- idf.py reconfigure
|
||||
- idf.py build
|
||||
|
||||
flash:
|
||||
|
|
Loading…
Reference in a new issue