mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-04 13:09:28 +08:00
Merge branch 'master' of https://github.com/metersphere/metersphere
This commit is contained in:
commit
61f78bb4d0
2
.github/workflows/build-push.yml
vendored
2
.github/workflows/build-push.yml
vendored
@ -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
Block a user