Fix image URL
This commit is contained in:
parent
7a6eada3fe
commit
c6b26e4af6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user