parent
fa9abe27b2
commit
8af4a46649
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ name: release
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ghcr.io/getzola/zola:v0.15.3
|
image: ghcr.io/getzola/zola:v0.15.3
|
||||||
commands:
|
entrypoint: [ /bin/zola ]
|
||||||
- zola build
|
command:
|
||||||
|
- build
|
||||||
- name: upload
|
- name: upload
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue