Skip to content

Commit 60079c9

Browse files
committed
Merge branch 'chore/modify_ci_ssc_branch_v3.4' into 'release/v3.4'
chore(ci): Modify SSC branch for CI (backport v3.4) See merge request sdk/ESP8266_RTOS_SDK!1631
2 parents 9e3c3c8 + ba8b38b commit 60079c9

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
@@ -48,7 +48,7 @@ build_ssc:
4848
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
4949
- cd SSC
5050
# try checkout same branch
51-
- git checkout "${CI_BUILD_REF_NAME}_8266" || echo "Using default branch..."
51+
- git checkout "release/v3.4_8266" || echo "Using default branch..."
5252
- ./gen_misc_rtos.sh
5353

5454
push_master_to_github:

0 commit comments

Comments
 (0)