fix build script

This commit is contained in:
2019-02-12 15:48:31 +01:00
parent ada8e51a99
commit 1c0fd8b84f

View File

@ -16,6 +16,11 @@ job2:
job3:
stage: build
only:
refs:
-master
variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apt update
- apt install -y msp430-libc