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
|
||||
image: espressif/idf:release-v4.1
|
||||
commands:
|
||||
- ssh-keyscan -t rsa git.oit.cloud >> ~/.ssh/known_hosts
|
||||
- git submodule update --init
|
||||
- if [ -f sdkconfig ]; then
|
||||
- rm sdkconfig
|
||||
|
|
Loading…
Reference in a new issue