Merge 59f7afbe0ce2af41a21da36514b6084866bed30d into 902fa8ec7d6ecbf8d84d538b9b233a880e428804

This commit is contained in:
Matthieu Vachon 2025-03-13 14:10:41 -04:00 committed by GitHub
commit 42b6a70861
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -633,6 +633,8 @@ tags: |
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`
```yaml