This commit is contained in:
parent
637f0cf23c
commit
043c77fdae
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
|
|
||||||
- name: build-zola
|
- name: build-zola
|
||||||
image: ghcr.io/getzola/zola:v0.15.3
|
image: ghcr.io/getzola/zola:v0.15.3
|
||||||
entrypoint: /bin/zola
|
entrypoint: [ "/bin/zola" ]
|
||||||
command: [ "build" ]
|
command: [ "build" ]
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
|
|
Loading…
Reference in a new issue