This commit is contained in:
parent
36cec00fe3
commit
ce77bfe504
@ -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:22.04
|
||||
environment:
|
||||
@ -23,5 +18,4 @@ steps:
|
||||
branch:
|
||||
- main
|
||||
commands:
|
||||
- echo test
|
||||
- lsb_release
|
||||
- lsb_release -a
|
||||
|
Loading…
x
Reference in New Issue
Block a user