fix pipeline 4th try

This commit is contained in:
Vri 🌈 2023-07-26 16:02:16 +02:00
parent 4929e6eb61
commit b932e20ed1
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -19,7 +19,7 @@ steps:
build_args: build_args:
- HUGO_VERSION: ${HUGO_VERSION} - HUGO_VERSION: ${HUGO_VERSION}
when: when:
branch: [ main ] branch: main
test: test:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
@ -29,4 +29,5 @@ steps:
- HUGO_VERSION: ${HUGO_VERSION} - HUGO_VERSION: ${HUGO_VERSION}
when: when:
branch: branch:
exclude: [ main ] include: **
exclude: main