Browse Source

update drone.yml

tags/v0.0.28
Peter Vivell 6 years ago
parent
commit
0176f38510
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      drone.yml

+ 3
- 3
drone.yml View File

@@ -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…
Cancel
Save