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 1bbb014 commit 46f4a9bCopy full SHA for 46f4a9b
.github/workflows/tag_linux.yml
@@ -66,6 +66,7 @@ jobs:
66
env:
67
DOCKER_BUILDKIT: 1
68
LIBC: ${{ matrix.name }}
69
+ RELEASE_VERSION: ${{ github.ref_name }}
70
strategy:
71
matrix:
72
name: ['glibc', 'musl']
0 commit comments