gitlab-ci: build SSC with matching branch name, if available

This commit is contained in:
Ivan Grokhotkov 2016-09-26 14:17:31 +08:00
parent 890fadc394
commit 123788c1ab

View file

@ -64,6 +64,7 @@ build_ssc:
script:
- git clone ssh://git@gitlab.espressif.cn:27227/yinling/SSC.git
- cd SSC
- git checkout ${CI_BUILD_REF_NAME} || echo "Using SSC default branch..."
- make defconfig
- chmod +x gen_misc_ng.sh
- ./gen_misc_ng.sh