This commit is contained in:
parent
5c5033898d
commit
c82f162115
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: espressif/idf:release-v4.1
|
image: espressif/idf:release-v4.1
|
||||||
commands:
|
commands:
|
||||||
|
- ssh-keyscan -t rsa git.oit.cloud >> ~/.ssh/known_hosts
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- if [ -f sdkconfig ]; then
|
- if [ -f sdkconfig ]; then
|
||||||
- rm sdkconfig
|
- rm sdkconfig
|
||||||
|
|
Loading…
Reference in a new issue