This commit is contained in:
Vri 🌈 2023-07-26 16:12:37 +02:00
parent 74bbcd3580
commit 895a402da5
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -27,3 +27,7 @@ steps:
dry-run: true
build_args:
- HUGO_VERSION: ${HUGO_VERSION}
when:
branch:
exclude: main
event: [ push, pull_request, manual ]