x
Some checks failed
Build docker and publish / build (20.15.1) (push) Failing after 10m26s

This commit is contained in:
shanshanzhong 2025-09-26 19:05:02 -07:00
parent 6a146f0898
commit aaa6cb149c

View File

@ -11,7 +11,7 @@ on:
env:
# Docker镜像仓库
REPO: ${{ vars.REPO }}
REPO: ${{ vars.REPO || 'registry.kxsw.us/ppanel-server' }}
# SSH连接信息
SSH_HOST: ${{ vars.SSH_HOST }}
SSH_PORT: ${{ vars.SSH_PORT }}