Merge pull request '[fix]:[20251208][drone 测试本地仓库构建]' (#61) from yinzy_dev into main
Some checks failed
continuous-integration/drone/tag Build is failing
Some checks failed
continuous-integration/drone/tag Build is failing
Reviewed-on: #61
This commit is contained in:
commit
0dd1dd5420
@ -171,7 +171,7 @@ steps:
|
|||||||
from_secret: local_registry_pass
|
from_secret: local_registry_pass
|
||||||
|
|
||||||
# 2. 镜像名称 (不包含 Tag)
|
# 2. 镜像名称 (不包含 Tag)
|
||||||
repo: jk/apps/${DRONE_REPO_NAME}-front
|
repo: docker-registry.local:36000/jk/apps/${DRONE_REPO_NAME}-front
|
||||||
|
|
||||||
# 3. 指定 Dockerfile 位置
|
# 3. 指定 Dockerfile 位置
|
||||||
dockerfile: docker/Dockerfile-frontend
|
dockerfile: docker/Dockerfile-frontend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user