This commit is contained in:
@ -3,6 +3,8 @@ steps:
|
|||||||
image: hugomods/hugo:latest
|
image: hugomods/hugo:latest
|
||||||
commands:
|
commands:
|
||||||
- hugo --minify
|
- hugo --minify
|
||||||
|
when:
|
||||||
|
branch: main
|
||||||
backend_options:
|
backend_options:
|
||||||
kubernetes:
|
kubernetes:
|
||||||
tolerations:
|
tolerations:
|
||||||
@ -13,6 +15,8 @@ steps:
|
|||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
when:
|
||||||
|
branch: main
|
||||||
settings:
|
settings:
|
||||||
repo: gitea.okami101.io/adr1enbe4udou1n/blog
|
repo: gitea.okami101.io/adr1enbe4udou1n/blog
|
||||||
registry: https://gitea.okami101.io
|
registry: https://gitea.okami101.io
|
||||||
|
Reference in New Issue
Block a user