add more deps
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:02:47 -06:00
parent 01c91a982e
commit 5255ae6a0f
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 - name: dockersock
path: /var/run/docker.sock path: /var/run/docker.sock
commands: commands:
- apk add make - apk add make hugo git
- make build publish - make build publish
when: when:
branch: branch:
@ -22,7 +22,7 @@ steps:
- name: dockersock - name: dockersock
path: /var/run/docker.sock path: /var/run/docker.sock
commands: commands:
- apk add make - apk add make hugo git
- make build - make build
when: when:
branch: branch: