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:
Danilo G. Baio 2023-09-30 22:13:01 -03:00
parent 4337a1249c
commit 8cba76d0a8
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ task:
jail: FreeBSD-13-2-release
timeout_in: 20m
test_script:
- make HUGO_ARGS="--verbose --debug"
- make