This commit is contained in:
@@ -3,6 +3,10 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: submodules
|
||||
image: alpine:git
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- name: build left, debug
|
||||
image: hardwario/gcc-arm-embedded:7-2017-q4-major
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user