mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-09-15 17:27:00 +00:00
Add global expression "date"
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a67f45cb0f
commit
e4f548552d
4 changed files with 12 additions and 1 deletions
|
@ -612,6 +612,7 @@ attributes are available:
|
|||
| `{{branch}}` | `master` |
|
||||
| `{{tag}}` | `v1.2.3` |
|
||||
| `{{sha}}` | `90dd603` |
|
||||
| `{{date 'YYYYMMDD'}}` | `20210326` |
|
||||
|
||||
```yaml
|
||||
tags: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue