From e19ff6f217996b6b22e60aeaa5e46a4c84c80a8e Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 15 Aug 2019 20:36:08 +0200 Subject: [PATCH] ja --- .drone.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index bb7192d..42acc8a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,14 +8,16 @@ steps: - name: submodules image: docker:git commands: - - git submodule update --recursive --init +#- git submodule update --recursive --init + - ls - name: change site to tdf image: docker:git commands: - cd site - - git checkout v2018.2-tdf + # - git checkout v2018.2-tdf - mkdir fff + - whoami - name: build-ar71xx-generic image: hoffmannhosting/gluon-builder @@ -23,6 +25,7 @@ steps: - name: gluon path: /gluon commands: + - whoami - cd /gluon - mkdir gdsgklösjd - ls /drone/src/gluon