This commit is contained in:
parent
57c30d790a
commit
47017c7ab9
@ -3,11 +3,6 @@ type: docker
|
||||
name: deploy
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: ghcr.io/getzola/zola:v0.17.2
|
||||
entrypoint: ["/bin/zola"]
|
||||
command: ["build"]
|
||||
|
||||
- name: deploy
|
||||
image: ubuntu:latest
|
||||
entrypoint: ["/bin/bash"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user