mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-25 05:29:33 +01:00
Fix readme
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
12528c4f05
commit
a1417fcdec
1 changed files with 1 additions and 7 deletions
|
@ -524,13 +524,7 @@ tags: |
|
|||
|
||||
```yaml
|
||||
tags: |
|
||||
# minimal
|
||||
type=sha
|
||||
```
|
||||
|
||||
```yaml
|
||||
tags: |
|
||||
# minimal using short sha
|
||||
# minimal (short sha)
|
||||
type=sha
|
||||
# full length sha
|
||||
type=sha,format=long
|
||||
|
|
Loading…
Reference in a new issue