Fix yaml syntax

This commit is contained in:
Manuel Gutierrez
2021-04-13 16:44:12 +02:00
committed by VictorMorenoJimenez
parent 5109a35e6a
commit ae1611e07c
+6 -6
View File
@@ -20,11 +20,11 @@ jobs:
run: docker-compose -f build-from-sources.yml kill
- name: Install Goss
uses: e1himself/goss-installation-action@v1.0.3
with:
version: v0.3.16
uses: e1himself/goss-installation-action@v1.0.3
with:
version: v0.3.16
- name: Execute Goss tests
run: dgoss run wazuh/wazuh-odfe:dev-version
env:
GOSS_FILE: .goss.yaml
run: dgoss run wazuh/wazuh-odfe:dev-version
env:
GOSS_FILE: .goss.yaml