|
@@ -22,7 +22,7 @@ jobs:
|
|
run: BUILD_VERSION=xxx make release
|
|
run: BUILD_VERSION=xxx make release
|
|
- name: clone and build hub CI tool
|
|
- name: clone and build hub CI tool
|
|
run: |
|
|
run: |
|
|
- git clone -b hub_update https://github.com/crowdsecurity/hub-tests.git
|
|
|
|
|
|
+ git clone https://github.com/crowdsecurity/hub-tests.git
|
|
cd hub-tests
|
|
cd hub-tests
|
|
make
|
|
make
|
|
- name: Create crowdsec test env with all parsers from the release
|
|
- name: Create crowdsec test env with all parsers from the release
|