build SSC should also use variable for server name

This commit is contained in:
He Yin Ling 2016-09-28 20:11:42 +08:00 committed by Angus Gratton
parent 5ba6c1b1b7
commit d7db3e6a35

View file

@ -62,7 +62,7 @@ build_ssc:
expire_in: 6 mos
script:
- git clone ssh://git@gitlab.espressif.cn:27227/yinling/SSC.git
- git clone $GITLAB_SSH_SERVER/yinling/SSC.git
- cd SSC
- make defconfig
- chmod +x gen_misc_ng.sh