Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1820679 + c8a91e0 commit 71d16e7Copy full SHA for 71d16e7
.gitlab-ci.yml
@@ -48,7 +48,7 @@ build_ssc:
48
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
49
- cd SSC
50
# try checkout same branch
51
- - git checkout "${CI_BUILD_REF_NAME}_8266" || echo "Using default branch..."
+ - git checkout "release/v3.4_8266" || echo "Using default branch..."
52
- ./gen_misc_rtos.sh
53
54
push_master_to_github:
0 commit comments