mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-16 22:39:02 +08:00
Compare commits
2 Commits
33aa9b5bab
...
d233f6ff0f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d233f6ff0f | ||
|
|
59f7afbe0c |
@ -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