mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
ci: rm useless arg
This commit is contained in:
@@ -112,8 +112,6 @@ jobs:
|
|||||||
context: boot
|
context: boot
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
build-args: |
|
|
||||||
VERSION=${{ needs.info.outputs.version-without-v }}
|
|
||||||
tags: |
|
tags: |
|
||||||
docker.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }}
|
docker.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }}
|
||||||
docker.io/reajason/memshell-party:latest
|
docker.io/reajason/memshell-party:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user