pull repo on matser branch
This commit is contained in:
parent
db457e9e42
commit
ea45994a4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hub-ci.yml
vendored
2
.github/workflows/hub-ci.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: BUILD_VERSION=xxx make release
|
||||
- name: clone and build hub CI tool
|
||||
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
|
||||
make
|
||||
- name: Create crowdsec test env with all parsers from the release
|
||||
|
|
Loading…
Add table
Reference in a new issue