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

This commit is contained in:
Paul 2020-11-18 23:23:03 +01:00
parent a375cd214c
commit d0e708f3ff

View File

@ -7,7 +7,7 @@ steps:
- name: packr2
image: golang
commands:
- go get github.com/gobuffalo/packr/v2/packr2
- go get -u github.com/gobuffalo/packr/v2/packr2
- go build -o packr2 github.com/gobuffalo/packr/v2/packr2
- name: build
image: golang
@ -38,7 +38,7 @@ steps:
- name: packr2
image: golang
commands:
- go get github.com/gobuffalo/packr/v2/packr2
- go get -u github.com/gobuffalo/packr/v2/packr2
- go build -o packr2 github.com/gobuffalo/packr/v2/packr2
- name: build
image: golang
@ -58,4 +58,4 @@ steps:
- sha256
- sha512
when:
event: tag
event: tag