overlay has no build
continuous-integration/drone/pr Build is passing Details

Signed-off-by: jolheiser <john.olheiser@gmail.com>
pull/2/head
jolheiser 2021-05-08 23:01:09 -05:00
parent 76571510b9
commit a43841c5ba
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ steps:
image: golang:1.16
commands:
- make test
- make build
- name: check
pull: always
image: golang:1.16