This commit is contained in:
vcerenu
2022-06-07 11:40:01 -03:00
parent 3d4a7073ef
commit 4b1c420fdd
+9 -9
View File
@@ -16,16 +16,16 @@ jobs:
- name: Create enviroment variables
run: cat .env > $GITHUB_ENV
- name: Install Goss
uses: e1himself/goss-installation-action@v1.0.3
with:
version: v0.3.16
# - name: Install Goss
# uses: e1himself/goss-installation-action@v1.0.3
# with:
# version: v0.3.16
- name: Execute Goss tests (wazuh-manager)
run: dgoss run wazuh/wazuh-manager:${{env.WAZUH_IMAGE_VERSION}}
env:
GOSS_SLEEP: 30
GOSS_FILE: .github/.goss.yaml
# - name: Execute Goss tests (wazuh-manager)
# run: dgoss run wazuh/wazuh-manager:${{env.WAZUH_IMAGE_VERSION}}
# env:
# GOSS_SLEEP: 30
# GOSS_FILE: .github/.goss.yaml
- name: Create single node certficates
run: docker-compose -f single-node/generate-indexer-certs.yml run --rm generator