Fix image URL

This commit is contained in:
Thomas Laubrock 2023-04-14 18:48:33 +02:00 committed by GitHub
parent 7a6eada3fe
commit c6b26e4af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,4 +97,4 @@ jobs:
--access-token "${{ secrets.PERSONAL_GH_TOKEN }}" \
--aqua-key "${{ secrets.AQUA_KEY }}" \
--aqua-secret "${{ secrets.AQUA_SECRET }}" \
--artifact-path "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.tags }}"
--artifact-path "${{ steps.meta.outputs.tags }}"