forked from em/receptty.org
Update drone config and bump Zola to 0.17.2
This commit is contained in:
parent
4ed10e5bc0
commit
e17c6a2b47
@ -1,9 +1,10 @@
|
|||||||
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ghcr.io/getzola/zola:v0.16.1
|
image: ghcr.io/getzola/zola:v0.17.2
|
||||||
entrypoint: ["/bin/zola"]
|
entrypoint: ["/bin/zola"]
|
||||||
command: ["build"]
|
command: ["build"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user