mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
ci: optimize docker push order
This commit is contained in:
@@ -111,10 +111,10 @@ jobs:
|
||||
build-args: |
|
||||
VERSION=${{ needs.info.outputs.version-without-v }}
|
||||
tags: |
|
||||
docker.io/reajason/memshell-party:latest
|
||||
docker.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }}
|
||||
ghcr.io/reajason/memshell-party:latest
|
||||
docker.io/reajason/memshell-party:latest
|
||||
ghcr.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }}
|
||||
ghcr.io/reajason/memshell-party:latest
|
||||
|
||||
create-release:
|
||||
name: Create Release
|
||||
|
||||
Reference in New Issue
Block a user