mirror of https://gitee.com/answerdev/answer.git
fix
This commit is contained in:
parent
41e8f10372
commit
d174560eac
|
@ -37,11 +37,6 @@ jobs:
|
|||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=sha
|
||||
type=sha,prefix={{branch}}-
|
||||
type=sha,format=long
|
||||
type=sha,format=long,prefix={{branch}}-
|
||||
type=raw,value=latest
|
||||
|
||||
- name: Build Img
|
||||
|
|
Loading…
Reference in New Issue