idk
This commit is contained in:
parent
74bbcd3580
commit
895a402da5
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@ steps:
|
||||||
dry-run: true
|
dry-run: true
|
||||||
build_args:
|
build_args:
|
||||||
- HUGO_VERSION: ${HUGO_VERSION}
|
- HUGO_VERSION: ${HUGO_VERSION}
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
exclude: main
|
||||||
|
event: [ push, pull_request, manual ]
|
Loading…
Reference in a new issue