ci(v3): publish isolated docker images

This commit is contained in:
jxxghp
2026-08-07 22:14:34 +08:00
parent 05d15a04f5
commit 0252b27b72
16 changed files with 77 additions and 56 deletions

View File

@@ -3,7 +3,7 @@
set -euo pipefail
REPO_URL="https://github.com/jxxghp/MoviePilot.git"
REPO_REF="v2"
REPO_REF="v3"
WORKDIR="$PWD"
APP_DIR_NAME="MoviePilot"
LINK_CLI="true"