Skip to content

Commit

Permalink
Update Drone CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dwin committed Dec 11, 2020
1 parent e00edb6 commit 8de89a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ steps:
- name: build-alpine_latest
image: golang:alpine
pull: always
environment:
GOFLAGS: -mod=readonly
commands:
- go build -race -v .

Expand Down

0 comments on commit 8de89a1

Please sign in to comment.