Remove unused yarn section

Signed-off-by: Jonas Franz <info@jonasfranz.software>
web-ui
Jonas Franz 6 years ago
parent 7ae0a121e1
commit 81b096b94d
Signed by untrusted user: JonasFranzDEV
GPG Key ID: 506AEEBE80BEDECD
  1. 2
      .drone.yml

@ -36,8 +36,6 @@ pipeline:
commands:
- go get -u github.com/golang/dep/cmd/dep
- dep ensure
yarn:
image:
test:
image: golang:1.10
pull: true

Loading…
Cancel
Save