Skip to content

Commit 77e3318

Browse files
committed
Merge branch 'chore/modify_ci_ssc_branch' into 'release/v2.1'
ci: modify ci ssc branch See merge request sdk/ESP8266_RTOS_SDK!1154
2 parents 22925d1 + 806b2b1 commit 77e3318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ build_ssc:
4242
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
4343
- cd SSC
4444
# try checkout same branch
45-
- git checkout release/v3.0 || echo "Using default branch..."
45+
- git checkout release/v2.1_8266 || echo "Using default branch..."
4646
- ./gen_misc_rtos.sh
4747

4848
push_master_to_github:

0 commit comments

Comments
 (0)