Compare commits

...

2 Commits

Author SHA1 Message Date
0dd1dd5420 Merge pull request '[fix]:[20251208][drone 测试本地仓库构建]' (#61) from yinzy_dev into main
Some checks failed
continuous-integration/drone/tag Build is failing
Reviewed-on: #61
2025-12-10 23:01:54 +08:00
kale
b642fc0642 [fix]:[20251208][drone 测试本地仓库构建]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-10 10:11:40 -05:00

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