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.
1 parent 01e3b2b commit b33cefeCopy full SHA for b33cefe
.github/workflows/test_buildx_and_publish.yml
@@ -71,7 +71,7 @@ jobs:
71
latest=false
72
tags: |
73
type=raw,value={{branch}}
74
- # Not the default yet (bullseye is): type=match,pattern=(\d+.\d+),value={{branch}}
+ type=match,pattern=(\d+.\d+),value={{branch}}
75
76
# https://github.com/docker/setup-qemu-action#usage
77
- name: Set up QEMU
0 commit comments