Add Wazuh agent test and push option

This commit is contained in:
vcerenu
2025-05-09 16:02:57 -03:00
parent 159bd2b965
commit d291527768
2 changed files with 55 additions and 10 deletions
@@ -14,7 +14,7 @@ on:
required: true
products:
description: 'Comma-separated list of the image names to build and push'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
required: true
filebeat_module_version:
description: 'Filebeat module version'
@@ -52,7 +52,7 @@ on:
type: string
products:
description: 'Comma-separated list of the image names to build and push'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer'
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
required: true
type: string
filebeat_module_version: