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