소스 검색

update drone.yml

tags/v0.0.28
Peter Vivell 6 년 전
부모
커밋
0176f38510
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      drone.yml

+ 3
- 3
drone.yml 파일 보기

@@ -40,9 +40,9 @@ steps:
40 40
     #custom_dns:
41 41
     #storage_driver: aufs # aufs, overlay or vfs
42 42
 
43
-    debug: true
44
-    launch_debug: true
45
-    target: production # build target from dockerfile, e.g. production, debug
43
+    #debug: true
44
+    #launch_debug: true
45
+    #target: production # build target from dockerfile, e.g. production, debug
46 46
     dockerfile: Dockerfile
47 47
 
48 48
     auto_tag: false

Loading…
취소
저장