mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-18 23:39:00 +08:00
Merge 59f7afbe0c into 8d8c7c12f7
This commit is contained in:
commit
d233f6ff0f
@ -645,6 +645,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…
Reference in New Issue
Block a user