Skip to content

Merge pull request #34 from wazuh/enhancement/21-bump-4.10.0-into-master #7

Merge pull request #34 from wazuh/enhancement/21-bump-4.10.0-into-master

Merge pull request #34 from wazuh/enhancement/21-bump-4.10.0-into-master #7

run-name: Build AMI - Wazuh ${{ inputs.PACKAGE_VERSION }} Version - Launched by @${{ github.actor }}
name: Build AMI
on:
workfolw_dispatch:
inputs:
PACKAGE_VERSION:
description: 'Wazuh version to build'
required: true
default: '5.0.0'
WAZUH_VIRTUAL_MACHINES_REFERENCE:

Check failure on line 11 in .github/workflows/packages_builder_ami.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/packages_builder_ami.yaml

Invalid workflow file

You have an error in your yaml syntax on line 11
description: 'Branch or tag of the wazuh-virtual-machines repository where the workflow will be triggered
required: true
default: '5.0.0'
WAZUH_AUTOMATION_REFERENCE:
description: 'Branch or tag of the wazuh-automation repository'
required: true
default: '5.0.0'