forked from wazuh/wazuh-docker
Change workflow image builder
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
build-images:
|
||||
needs: prepare-variables
|
||||
uses: ./.github/workflows/build-images.yml
|
||||
uses: ./.github/workflows/Procedure_push_docker_images.yml
|
||||
with:
|
||||
image_tag: ${{ needs.prepare-variables.outputs.WAZUH_IMAGE_VERSION }}
|
||||
docker_reference: ${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user