From 9bf341af79abe60d6e4ce1b503bf54937cec33ad Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 15 Aug 2019 19:44:54 +0200 Subject: [PATCH] ja --- .drone.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6495700..6cfc8c9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,11 +9,12 @@ steps: image: docker:git commands: - git submodule update --recursive --init - - ls -alh - cd gluon - - ls -alh + - git branch + - git checkout v2018.2.2 - cd ../site - - ls -alh + - git branch + - git checkout v2018.2-tdf - name: build-ar71xx-generic image: hoffmannhosting/gluon-builder