add more deps
parent
01c91a982e
commit
5255ae6a0f
|
|
@ -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…
Reference in New Issue