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
     #custom_dns:
40
     #custom_dns:
41
     #storage_driver: aufs # aufs, overlay or vfs
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
     dockerfile: Dockerfile
46
     dockerfile: Dockerfile
47
 
47
 
48
     auto_tag: false
48
     auto_tag: false

Loading…
Cancel
Save