mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-08-04 11:44:00 +00:00
increase short commit hash length to 12 for uniqueness
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
d31acd5065
commit
bb9c6dd583
3 changed files with 67 additions and 66 deletions
|
@ -722,7 +722,8 @@ tags: |
|
|||
type=sha,format=long
|
||||
```
|
||||
|
||||
Output Git short commit (or long if specified) as Docker tag like `sha-ad132f5`.
|
||||
Output Git short commit (or long if specified) as Docker tag like
|
||||
`sha-860c1904a1ce`.
|
||||
|
||||
Extended attributes and default values:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue