Skip to content

Commit a00871b

Browse files
committed
ci: rm useless arg
1 parent d623477 commit a00871b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ jobs:
112112
context: boot
113113
platforms: linux/amd64,linux/arm64
114114
push: true
115-
build-args: |
116-
VERSION=${{ needs.info.outputs.version-without-v }}
117115
tags: |
118116
docker.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }}
119117
docker.io/reajason/memshell-party:latest

0 commit comments

Comments
 (0)