This commit is contained in:
Stefan Hoffmann 2019-08-15 19:41:52 +02:00
parent 64070a4a72
commit 1e11045be2

View File

@ -8,15 +8,12 @@ steps:
- name: submodules
image: docker:git
commands:
- git submodule update --recursive --init
- ls -alh
- cd gluon
- git pull origin v2018.2.2
- ls -alh
- cd ../site
- git pull origin v2018.2-tdf
- cd ..
- ls -alh
- git status
- name: build-ar71xx-generic
image: hoffmannhosting/gluon-builder