瀏覽代碼

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…
取消
儲存