This commit is contained in:
Stefan Hoffmann 2019-08-15 19:15:25 +02:00
parent eff5862314
commit 188ff341f7

View File

@ -2,14 +2,14 @@ kind: pipeline
name: gluon-build
clone:
recursive: true
depth: 50
steps:
- name: submodules
image: docker:git
commands:
- git submodule update --recursive --remote
- name: build-ar71xx-generic
image: hoffmannhosting/gluon-builder
commands: