Replace metadata-action type to match (#17802)

lolsob-rspec
Yamagishi Kazutoshi 2022-03-16 04:38:29 +09:00 committed by GitHub
parent c3551f4f80
commit e248509de9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
latest=auto
tags: |
type=edge,branch=main
type=semver,pattern={{ raw }}
type=match,pattern=v(.*),group=0
type=ref,event=pr
- uses: docker/build-push-action@v2
with: