This commit is contained in:
Stefan Hoffmann 2019-08-15 19:26:14 +02:00
parent 7cfb1da7c1
commit 0e7a3940c4

View File

@ -8,12 +8,13 @@ steps:
- name: submodules - name: submodules
image: docker:git image: docker:git
commands: commands:
#- cd gluon
#- git pull
#- cd ../site
#- git pull
- ls -alh - ls -alh
- cd gluon - cd gluon
- git pull
- cd ../site
- git pull
- cd ..
- ls -alh
- git status - git status
- name: build-ar71xx-generic - name: build-ar71xx-generic