This commit is contained in:
parent
5e309d9114
commit
a49b0fc54e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ pipeline:
|
||||||
- rm sdkconfig
|
- rm sdkconfig
|
||||||
- fi
|
- fi
|
||||||
- id
|
- id
|
||||||
|
- . /opt/esp/idf/install.sh
|
||||||
- . /opt/esp/idf/export.sh
|
- . /opt/esp/idf/export.sh
|
||||||
- idf.py reconfigure
|
- idf.py reconfigure
|
||||||
- echo "BB-CI-$((1 + RANDOM % 999))" > bbid
|
- echo "BB-CI-$((1 + RANDOM % 999))" > bbid
|
||||||
|
|
Loading…
Reference in a new issue