forked from wazuh/wazuh-docker
Add secret pemissions
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
|||||||
build-images:
|
build-images:
|
||||||
needs: prepare-variables
|
needs: prepare-variables
|
||||||
uses: ./.github/workflows/Procedure_push_docker_images.yml
|
uses: ./.github/workflows/Procedure_push_docker_images.yml
|
||||||
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
image_tag: ${{ needs.prepare-variables.outputs.WAZUH_IMAGE_VERSION }}
|
image_tag: ${{ needs.prepare-variables.outputs.WAZUH_IMAGE_VERSION }}
|
||||||
docker_reference: ${{ github.head_ref }}
|
docker_reference: ${{ github.head_ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user