This commit is contained in:
Stefan Hoffmann 2019-08-15 19:18:14 +02:00
parent 2498620498
commit b367f10c08

View File

@ -9,6 +9,7 @@ steps:
image: docker:git image: docker:git
commands: commands:
- git submodule update --recursive --remote - git submodule update --recursive --remote
- ls -alh
- name: build-ar71xx-generic - name: build-ar71xx-generic
image: hoffmannhosting/gluon-builder image: hoffmannhosting/gluon-builder