Adjust CI/CD and Dockerfile
Docker Push / build-and-push-image (push) Has been skipped

This commit is contained in:
NickBland
2026-01-09 10:49:58 +10:00
parent 68bfb16a99
commit bce07d46d2
2 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -74,4 +74,4 @@ jobs:
XPIPE_VERSION=${{ env.XPIPE_VERSION }}
XPIPE_REPOSITORY=${{ env.XPIPE_REPOSITORY }}
XPIPE_PACKAGE=${{ env.XPIPE_PACKAGE }}
platforms: ${{ contains(github.event.head_commit.message, '[release]') && 'linux/amd64,linux/arm64' || 'linux/amd64' }}
platforms: linux/amd64