This commit is contained in:
fit2-zhao 2020-12-10 13:45:29 +08:00
commit 61f78bb4d0
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}