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 8278859 commit 5385af8Copy full SHA for 5385af8
.github/workflows/release.yml
@@ -58,6 +58,7 @@ jobs:
58
build-args: |
59
GO_VERSION=${{ env.GO_VERSION }}
60
LLVM_MINGW64_VER=${{ env.LLVM_MINGW64_VER }}
61
+ LLVM_MINGW_UBUNTU_REL=${{ env.LLVM_MINGW_UBUNTU_REL }}
62
push: true
63
- name: Print image digest
64
run: echo ${{ steps.docker_build.outputs.digest }}
0 commit comments