mirror of https://git.FreeBSD.org/doc.git
Cirrus CI: Remove build verbosity
This way, it will be easier to identify warnings and errors from Hugo for anyone when working and building the website or the documentation portal.
This commit is contained in:
parent
4337a1249c
commit
8cba76d0a8
|
@ -7,4 +7,4 @@ task:
|
|||
jail: FreeBSD-13-2-release
|
||||
timeout_in: 20m
|
||||
test_script:
|
||||
- make HUGO_ARGS="--verbose --debug"
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue