mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 17:47:04 +08:00
chore(ci): CI install python dependence for the SDK
This commit is contained in:
@ -39,6 +39,7 @@ build_ssc:
|
|||||||
- ./SSC/ssc_bin
|
- ./SSC/ssc_bin
|
||||||
expire_in: 6 mos
|
expire_in: 6 mos
|
||||||
script:
|
script:
|
||||||
|
- /usr/bin/python -m pip install --user -r ${IDF_PATH}/requirements.txt
|
||||||
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
|
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
|
||||||
- cd SSC
|
- cd SSC
|
||||||
# try checkout same branch
|
# try checkout same branch
|
||||||
|
Reference in New Issue
Block a user