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 d623477 commit a00871bCopy full SHA for a00871b
.github/workflows/release.yaml
@@ -112,8 +112,6 @@ jobs:
112
context: boot
113
platforms: linux/amd64,linux/arm64
114
push: true
115
- build-args: |
116
- VERSION=${{ needs.info.outputs.version-without-v }}
117
tags: |
118
docker.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }}
119
docker.io/reajason/memshell-party:latest
0 commit comments