mirror of
https://github.com/btouchard/ackify.git
synced 2026-05-20 07:48:24 -05:00
fix: missing traductions & docker hub push provenance
This commit is contained in:
@@ -81,6 +81,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ inputs.push }}
|
||||
provenance: false
|
||||
tags: |
|
||||
${{ steps.meta.outputs.tags }}
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user