mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-22 03:59:33 +01:00
Update README
This commit is contained in:
parent
741aa98f85
commit
5ecce77816
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
images: name/app
|
images: name/app
|
||||||
tag-sha: true
|
tag-sha: true
|
||||||
|
tag-edge: true
|
||||||
tag-match: 'v(.*)'
|
tag-match: 'v(.*)'
|
||||||
tag-match-group: '1'
|
tag-match-group: '1'
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in a new issue