소스 검색

project: add ci-cd 6

Yi 2 년 전
부모
커밋
53de389e62
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .drone.yml

+ 3 - 0
.drone.yml

@@ -5,6 +5,9 @@ name: tmp-group-admin
 steps:
 steps:
   - name: build
   - name: build
     image: plugins/docker
     image: plugins/docker
+    commands:
+      - ls -l
+      - pwd
     volumes:
     volumes:
       - name: hosts
       - name: hosts
         path: /etc/hosts
         path: /etc/hosts