[fix]:[20251208][drone 测试本地仓库构建]
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kale 2025-12-10 10:11:40 -05:00
parent 2e670b15f9
commit b642fc0642

View File

@ -171,7 +171,7 @@ steps:
from_secret: local_registry_pass
# 2. 镜像名称 (不包含 Tag)
repo: jk/apps/${DRONE_REPO_NAME}-front
repo: docker-registry.local:36000/jk/apps/${DRONE_REPO_NAME}-front
# 3. 指定 Dockerfile 位置
dockerfile: docker/Dockerfile-frontend