chore: upate latest tag policy on standalone build
This commit is contained in:
parent
0efcb3241a
commit
4c742dcf06
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -28,8 +28,6 @@ jobs:
|
|||
type=ref,event=branch,branch=dev,value=dev,optional=true
|
||||
type=match,event=tag,pattern=v(.*),group=1,prefix=v,optional=true
|
||||
type=match,event=tag,pattern=v(.*),value=latest,optional=true
|
||||
flavor: |
|
||||
latest=false
|
||||
|
||||
- name: Print (debug) Docker meta JSON
|
||||
uses: https://github.com/actions/github-script@v8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue