add more deps
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details

pull/2/head
Adam Veldhousen 3 years ago
parent 01c91a982e
commit 5255ae6a0f
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B

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

Loading…
Cancel
Save