forked from wazuh/wazuh-docker
test CI
This commit is contained in:
@@ -39,4 +39,4 @@ jobs:
|
||||
time: '60s'
|
||||
|
||||
- name: Check Wazuh indexer start
|
||||
run: curl -XGET curl https://0.0.0.0:9200/_cluster/health -u admin:SecretPassword -k
|
||||
run: curl -XGET https://0.0.0.0:9200/_cluster/health -u admin:SecretPassword -k
|
||||
Reference in New Issue
Block a user