浏览代码

更新 '.drone.yml'

baishaojie 3 天之前
父节点
当前提交
3f29d331c4
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -10,7 +10,7 @@ steps:
     image: alpine/git
     commands:
      - git clone -b master http://192.168.1.8:3000/baishaojie/tmrwatch.git
-     - cp -R tmrgo/* ./
+     - cp -R tmrwatch/* ./
   - name: build
     image: plugins/docker:20.14.2
     volumes:
@@ -21,7 +21,7 @@ steps:
       - name: docker-sock
         path: /var/run/docker.sock
     settings:
-      dockerfile: /drone/src/tmrgo/Dockerfile
+      dockerfile: /drone/src/tmrwatch/Dockerfile
       username:
         from_secret: aliyun_name
       password: