This commit is contained in:
vcerenu
2022-05-26 10:58:42 -03:00
parent 894ba9df12
commit 59ad1b171c
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
version: v0.3.16 version: v0.3.16
- name: Execute Goss tests (wazuh-manager) - name: Execute Goss tests (wazuh-manager)
run: dgoss run wazuh/wazuh-manager:${{env.WAZUH_IMAGE_VERSION}} run: dgoss run wazuh/wazuh-manager:$WAZUH_IMAGE_VERSION
env: env:
GOSS_SLEEP: 30 GOSS_SLEEP: 30
GOSS_FILE: .github/.goss.yaml GOSS_FILE: .github/.goss.yaml