hop
This commit is contained in:
parent
8f1ca97a88
commit
c7784f91a6
1 changed files with 1 additions and 7 deletions
8
.github/workflows/tmp.yaml
vendored
8
.github/workflows/tmp.yaml
vendored
|
@ -25,10 +25,4 @@ jobs:
|
|||
make CGO_ENABLED=1 BUILD_RE_WASM=0 BUILD_STATIC=1 && cp cmd/crowdsec/crowdsec /usr/local/bin && cp cmd/crowdsec-cli/cscli /usr/local/bin
|
||||
sudo mkdir -p /etc/crowdsec && sudo cp -a config/* /etc/crowdsec
|
||||
cd hub
|
||||
cscli hubtest run modsecurity --debug || cat .tests/modsecurity/results/bucket-dump.yaml
|
||||
cscli hubtest run modsecurity --debug
|
||||
cscli hubtest run modsecurity --debug
|
||||
cscli hubtest run modsecurity --debug
|
||||
cscli hubtest run modsecurity --debug
|
||||
cscli hubtest run modsecurity --debug
|
||||
cscli hubtest run modsecurity --debug
|
||||
cscli hubtest run --all || cat .tests/modsecurity/results/bucket-dump.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue