Skip to content

Commit

Permalink
Build controller-gen before binary
Browse files Browse the repository at this point in the history
  • Loading branch information
metalmatze committed May 27, 2020
1 parent e04f18e commit 06dbeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yaml
Expand Up @@ -18,6 +18,7 @@ steps:
GOPROXY: https://proxy.golang.org
commands:
- apk add -U git make
- make controller-gen
- make build
- make test
- make tags
Expand Down

0 comments on commit 06dbeda

Please sign in to comment.