Skip to content

Commit

Permalink
Add gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnwa committed Apr 10, 2019
1 parent 5f3b40b commit 56fd59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -9,7 +9,7 @@ steps:
- name: build
image: golang:alpine
commands:
- apk add git
- apk add git gcc
- go get -u github.com/golang/dep/cmd/dep
- dep ensure
- go build
Expand Down

0 comments on commit 56fd59d

Please sign in to comment.