gefrickel

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

View File

@ -8,8 +8,10 @@ steps:
- name: submodules
image: docker:git
commands:
- git submodule update --recursive --remote
- ls -alh
- cd gluon
- git pull
- cd ../site
- git pull
- name: build-ar71xx-generic
image: hoffmannhosting/gluon-builder