update
This commit is contained in:
parent
2d0f5e8f27
commit
0efcb3241a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-monorepo.yaml
vendored
2
.github/workflows/build-monorepo.yaml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch,branch=dev,suffix=-{{sha}},optional=true
|
type=ref,event=branch,branch=dev,suffix=-{{sha}},optional=true
|
||||||
type=ref,event=branch,branch=dev,value=dev,optional=true
|
type=ref,event=branch,branch=dev,value=dev,optional=true
|
||||||
type=match,event=tag,pattern=.*_?(v\d+\.\d+\.\d+(?:-[\w\d.-]+)?),group=1,prefix=v,optional=true
|
type=match,event=tag,pattern=.*_?(v\d+\.\d+\.\d+(?:-[\w\d.-]+)?),group=1,prefix=,optional=true
|
||||||
type=match,event=tag,pattern=.*_?(v\d+\.\d+\.\d+(?:-[\w\d.-]+)?),value=latest,optional=true
|
type=match,event=tag,pattern=.*_?(v\d+\.\d+\.\d+(?:-[\w\d.-]+)?),value=latest,optional=true
|
||||||
type=match,event=tag,pattern=.*v(\\d+\\.\\d+\\.\\d+).*,group=1,prefix=v,optional=true
|
type=match,event=tag,pattern=.*v(\\d+\\.\\d+\\.\\d+).*,group=1,prefix=v,optional=true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue