mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-24 02:02:26 -04:00
ci: Change fuzz type from regression to local-regression
As per recommendation from Fuzzit devs
This commit is contained in:
parent
1be121cec7
commit
11a2733dc2
@ -223,7 +223,7 @@ jobs:
|
|||||||
["./replacer_fuzz.go"]="replacer" \
|
["./replacer_fuzz.go"]="replacer" \
|
||||||
)
|
)
|
||||||
|
|
||||||
fuzz_type="regression"
|
fuzz_type="local-regression"
|
||||||
if [[ $(Build.Reason) == "Schedule" ]]; then
|
if [[ $(Build.Reason) == "Schedule" ]]; then
|
||||||
fuzz_type="fuzzing"
|
fuzz_type="fuzzing"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user