got it to build
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details

pull/2/head
Adam Veldhousen 2021-03-13 13:39:08 -06:00
parent 6de6ec4b80
commit 549c345fe2
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- apk add make go tar curl
- make build publish
when:
branch:
@ -26,6 +27,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- apk add make go tar curl
- make build
when:
branch: