Compare commits

..

No commits in common. "0dd1dd542021da9963df7573dd30d0d40a198770" and "2e670b15f9fb67ea411d38c3228cf12c14f24ae0" have entirely different histories.

View File

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