updated
This commit is contained in:
parent
1d1f7da975
commit
6695a88f6f
|
@ -81,5 +81,5 @@ jobs:
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.modify-json.outputs.modified_json | fromJSON | .tags }}
|
tags: ${{ steps.modify-json.outputs.modified_json }}
|
||||||
labels: ${{ steps.modify-json.outputs.modified_json | fromJSON | .labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
Loading…
Reference in New Issue