1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00
Files
doc/.cirrus.yml
T

11 lines
176 B
YAML
Raw Normal View History

2020-12-13 12:41:06 +00:00
env:
CIRRUS_CLONE_DEPTH: 1
task:
2023-09-30 21:33:09 -03:00
persistent_worker:
labels:
jail: FreeBSD-13-2-release
2021-06-05 15:49:07 -03:00
timeout_in: 20m
2020-12-13 12:41:06 +00:00
test_script:
2022-03-22 16:32:14 +08:00
- make HUGO_ARGS="--verbose --debug"