add CI for the hub

This commit is contained in:
Thibault bui Koechlin 2020-06-08 14:54:37 +02:00
parent 1bad6e9e82
commit d23f458ae2

View file

@ -21,7 +21,7 @@ jobs:
- name: Build
run: make release
- name: Create test env
run: cd crowdsec-v* && ./test_env.sh && cd ./tests
run: ls -l && cd crowdsec-v* && ./test_env.sh && cd ./tests
- name: Download hub tests
run: git clone git@github.com:crowdsecurity/hub-tests.git
- name: Build/prep hub tests