„.drone.yml“ ändern
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Stefan Hoffmann 2020-12-06 21:19:42 +00:00
parent 87c4842159
commit 1193ee94c0

View File

@ -51,6 +51,9 @@ steps: &steps
- cd site - cd site
- git checkout multidomain - git checkout multidomain
- name: patch iw to iw-full
<<: *patch
- name: make update - name: make update
<<: *env <<: *env
commands: commands:
@ -59,9 +62,6 @@ steps: &steps
environment: environment:
GLUON_TARGET: ar71xx-generic GLUON_TARGET: ar71xx-generic
- name: patch iw to iw-full
<<: *patch
- name: build-ath79-generic - name: build-ath79-generic
<<: *gluon <<: *gluon
environment: environment: