go
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details

pull/2/head
Adam Veldhousen 2021-03-12 20:09:50 -06:00
parent 27dac70d76
commit 36ef3b3d36
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- apk add make hugo git
- apk add make hugo git go
- make build publish
when:
branch:
@ -22,7 +22,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- apk add make hugo git
- apk add make hugo git go
- make build
when:
branch: