|
@@ -13,7 +13,7 @@ steps:
|
|
|
pull: if-not-exists
|
|
pull: if-not-exists
|
|
|
image: plugins/docker
|
|
image: plugins/docker
|
|
|
settings:
|
|
settings:
|
|
|
- #dockerfile: ./docker/ 默认根目录
|
|
|
|
|
|
|
+ dockerfile: ./
|
|
|
repo: harbor.sxidc.com/ywzx/${DRONE_REPO_NAME//_/-}
|
|
repo: harbor.sxidc.com/ywzx/${DRONE_REPO_NAME//_/-}
|
|
|
registry: harbor.sxidc.com
|
|
registry: harbor.sxidc.com
|
|
|
tags: ${DRONE_COMMIT_BRANCH/master/latest}
|
|
tags: ${DRONE_COMMIT_BRANCH/master/latest}
|