From 751bdb02485da9bed19f1493fd8a7735b06119ae Mon Sep 17 00:00:00 2001 From: Nils Jakobi Date: Fri, 21 Feb 2020 20:32:49 +0100 Subject: [PATCH] testing more --- .drone.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4ced6ef..6d202e2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,14 +44,14 @@ steps: - cd site - git checkout multidomain -# - name: make update -# <<: *env -# commands: -# - cd gluon -# - make update -# environment: -# GLUON_TARGET: ar71xx-generic -# + - name: make update + <<: *env + commands: + - cd gluon + - make update + environment: + GLUON_TARGET: ar71xx-generic + # - name: build-ath79-generic # <<: *gluon # environment: