forked from wazuh/wazuh-docker
Add type definition for 'products' input in Docker image push workflow
This commit is contained in:
@@ -15,6 +15,7 @@ on:
|
|||||||
description: 'Comma-separated list of the image names to build and push'
|
description: 'Comma-separated list of the image names to build and push'
|
||||||
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
|
default: 'wazuh-manager,wazuh-dashboard,wazuh-indexer,wazuh-agent'
|
||||||
required: false
|
required: false
|
||||||
|
type: string
|
||||||
revision:
|
revision:
|
||||||
description: 'Package revision'
|
description: 'Package revision'
|
||||||
default: '1'
|
default: '1'
|
||||||
|
|||||||
Reference in New Issue
Block a user