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 0b04a45 commit 274a812Copy full SHA for 274a812
.github/workflows/tag_linux.yml
@@ -39,6 +39,7 @@ jobs:
39
DOCKER_BUILDKIT: 1
40
ARCH: aarch64
41
LIBC: ${{ matrix.name }}
42
+ RELEASE_VERSION: ${{ github.ref_name }}
43
strategy:
44
matrix:
45
name: ['glibc', 'musl']
0 commit comments