Merge branch 'bugfix/ci_build_ssc_workaround' into 'master'

CI build_ssc: Workaround for the SSC build error

See merge request !885
This commit is contained in:
Ivan Grokhotkov 2017-06-19 11:16:13 +08:00
commit c4edb2a439

View file

@ -83,7 +83,7 @@ build_ssc:
- git clone $SSC_REPOSITORY
- cd SSC
- git checkout ${CI_COMMIT_REF_NAME} || echo "Using SSC default branch..."
- ./gen_misc_ng.sh
- MAKEFLAGS= ./gen_misc_ng.sh
build_at:
<<: *build_template