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: