forked from wazuh/wazuh-docker
Fixed 5.0.0 branch references after bump
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
with:
|
||||
image_tag: ${{ needs.prepare-variables.outputs.WAZUH_IMAGE_VERSION }}
|
||||
docker_reference: ${{ github.head_ref || inputs.docker_reference }}
|
||||
wazuh_automation_reference: 'v5.0.0-beta3'
|
||||
wazuh_automation_reference: '5.0.0'
|
||||
commit_list: '["latest", "latest", "latest", "latest"]'
|
||||
assistant_revision: 'latest'
|
||||
id: ${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user