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