updated .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Paul 2020-05-09 19:54:25 +02:00
parent 86b90dffd8
commit b883a2d1e7

View File

@ -8,6 +8,7 @@ steps:
image: golang
commands:
- go get github.com/gobuffalo/packr/v2/packr2
- echo $(ls /go/bin)
- name: build
image: golang
commands: