mirror of
https://github.com/cbeuw/Cloak.git
synced 2024-11-15 18:13:29 +00:00
Include correct docker image
This commit is contained in:
parent
2901653af4
commit
6c81bfc726
@ -8,6 +8,7 @@ include:
|
|||||||
|
|
||||||
multiplex_fuzz:
|
multiplex_fuzz:
|
||||||
extends: .fuzz_base
|
extends: .fuzz_base
|
||||||
|
image: registry.gitlab.com/gitlab-org/security-products/analyzers/gitlab-cov-fuzz/golang:1.12-buster-llvm9
|
||||||
script:
|
script:
|
||||||
- pushd internal/multiplex
|
- pushd internal/multiplex
|
||||||
- go-fuzz-build -libfuzzer -o multiplex_fuzz.a .
|
- go-fuzz-build -libfuzzer -o multiplex_fuzz.a .
|
||||||
|
Loading…
Reference in New Issue
Block a user