mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-10 15:59:58 -06:00
fix: missing traductions & docker hub push provenance
This commit is contained in:
1
.github/workflows/build-docker.yml
vendored
1
.github/workflows/build-docker.yml
vendored
@@ -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