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