We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5789e0 + 5159eca commit 9d5cf44Copy full SHA for 9d5cf44
1 file changed
.github/workflows/build.yml
@@ -43,6 +43,7 @@ jobs:
43
with:
44
target: image-all
45
push: ${{ github.event_name != 'pull_request' }}
46
+ set-meta-labels: true
47
meta-image: ${{ matrix.image }}
48
meta-tags: |
49
type=match,pattern=(.*)-r,group=1
0 commit comments