rentianliang 2 жил өмнө
parent
commit
bf1833145b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

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