Przeglądaj źródła

project: add cicd 7

Yi 1 rok temu
rodzic
commit
63a75a8a0e
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -14,7 +14,7 @@ steps:
   #    - ls -l
   #    - pwd
   - name: build
-    image: plugins/docker
+    image: plugins/docker:20.14.2
     volumes:
       - name: hosts
         path: /etc/hosts
@@ -23,7 +23,7 @@ steps:
       - name: dockersock
         path: /var/run/docker.sock
     settings:
-      dockerfile: /app/kpt-tmr-group/Dockerfile
+      #dockerfile: /drone/src/kpt-tmr-group/Dockerfile
       username:
         from_secret: aliyuncs_username
       password: