This commit is contained in:
parent
674594d32e
commit
133dcffe7c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: espressif/idf:release-v4.1
|
||||
image: bash
|
||||
commands:
|
||||
- mkdir ~/.ssh
|
||||
- ssh-keyscan -t rsa git.oit.cloud >> ~/.ssh/known_hosts
|
||||
|
|
Loading…
Reference in a new issue