mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Enable Spicy SSL analyzer in nightly CI job against Spicy HEAD
This commit is contained in:
parent
ea4d30eb6a
commit
bf4dce5e5f
1 changed files with 1 additions and 0 deletions
|
@ -376,6 +376,7 @@ ubuntu22_spicy_head_task:
|
|||
<< : *CI_TEMPLATE
|
||||
env:
|
||||
ZEEK_CI_CREATE_ARTIFACT: 1
|
||||
ZEEK_CI_CONFIGURE_FLAGS: *SPICY_SSL_CONFIG
|
||||
# Pull auxil/spicy to the latest head version. May or may not build.
|
||||
ZEEK_CI_PREBUILD_COMMAND: 'cd auxil/spicy && git fetch && git reset --hard origin/main && git submodule update --init --recursive'
|
||||
spicy_install_analyzers_script: ./ci/spicy-install-analyzers.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue