Compare commits

...

2 Commits

Author SHA1 Message Date
2e670b15f9 Merge pull request '[fix]:[20251208][drone 测试本地仓库构建]' (#60) from yinzy_dev into main
Some checks failed
continuous-integration/drone/tag Build is failing
Reviewed-on: #60
2025-12-10 22:52:09 +08:00
kale
902ae891d8 [fix]:[20251208][drone 测试本地仓库构建]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-10 10:02:24 -05:00

View File

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