build: 更新 docker 镜像打 tag 方式
This commit is contained in:
parent
bc49f69ede
commit
85a055af9a
|
@ -60,5 +60,5 @@ jobs:
|
|||
username: metersphere
|
||||
password: ${{ secrets.DOCKER_HUB_TOKEN }}
|
||||
repository: metersphere/metersphere
|
||||
tag_with_ref: true
|
||||
tags: ${{ env.GITHUB_REF_SLUG }}
|
||||
build_args: MS_VERSION=${{ env.GITHUB_REF_SLUG }}-${{ env.GITHUB_SHA_SHORT }}
|
||||
|
|
Loading…
Reference in New Issue