버전업데이트 수정

This commit is contained in:
Macbook
2026-06-14 23:44:22 +09:00
parent 0045f0ef2d
commit 8b982d7272
9 changed files with 191 additions and 12 deletions
+1 -1
View File
@@ -55,8 +55,8 @@ export WORK_TREE="${WORK_TREE}"
export GIT_DIR="${GIT_DIR}"
export BUILD_NUMBER="\${BUILD_NUMBER}"
export DESKTOP_AUTO_BUMP=1
export DESKTOP_BUMP_ON_CI=0
export TAURI_SIGNER_KEY="\${TAURI_SIGNER_KEY:-\$HOME/.tauri/goldenchart.key}"
export DESKTOP_BUMP_ON_CI=1
export DESKTOP_DEPLOY_WEB=0
export DESKTOP_UPDATE_BASE_URL="${DESKTOP_UPDATE_BASE_URL:-https://exdev.co.kr/desktop/updates}"
"${WORK_TREE}/scripts/jenkins-desktop-pipeline.sh"