mirror of https://gitee.com/answerdev/answer.git
update github action
This commit is contained in:
parent
eb93f553d9
commit
b26905e0aa
|
@ -65,7 +65,7 @@ jobs:
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
file: ./.github/Dockerfile
|
file: ./.github/Dockerfile
|
||||||
tags: ${{ inputs.tag_name }}
|
tags: answerdev/answer:${{ inputs.tag_name }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue