fix pipeline 2nd try
This commit is contained in:
parent
00993aa8fc
commit
c8d0437880
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ steps:
|
||||||
- HUGO_VERSION: ${HUGO_VERSION}
|
- HUGO_VERSION: ${HUGO_VERSION}
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
include: [ ** ]
|
include: [ * ]
|
||||||
exclude: [ main ]
|
exclude: [ main ]
|
Loading…
Reference in a new issue