mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-17 23:27:06 +08:00
chore(ci): Modify SSC branch for CI
This commit is contained in:
@ -48,7 +48,7 @@ build_ssc:
|
||||
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
|
||||
- cd SSC
|
||||
# try checkout same branch
|
||||
- git checkout "${CI_BUILD_REF_NAME}_8266" || echo "Using default branch..."
|
||||
- git checkout "release/v3.4_8266" || echo "Using default branch..."
|
||||
- ./gen_misc_rtos.sh
|
||||
|
||||
push_master_to_github:
|
||||
|
Reference in New Issue
Block a user