소스 검색

update drone file

SBird1337 6 년 전
부모
커밋
fed33a6c71
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml 파일 보기

@@ -1,7 +1,7 @@
1 1
 clone:
2 2
   git:
3 3
     image: plugins/git
4
-    recursive=false
4
+    recursive: false
5 5
 
6 6
 pipeline:
7 7