mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-08-02 15:58:31 +00:00
Merge 59f7afbe0c
into be19121bfd
This commit is contained in:
commit
80a2c59dd2
1 changed files with 2 additions and 0 deletions
|
@ -637,6 +637,8 @@ tags: |
|
||||||
type=edge,enable=true,priority=700,prefix=,suffix=,branch=$repo.default_branch
|
type=edge,enable=true,priority=700,prefix=,suffix=,branch=$repo.default_branch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The `branch` attribute is matched using strict equality, e.g. it doesn't support regular expression nor glob pattern when matching.
|
||||||
|
|
||||||
### `type=ref`
|
### `type=ref`
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue