Ver código fonte

update drone.yml

tags/v0.0.28
Peter Vivell 6 anos atrás
pai
commit
0176f38510
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3
    3
      drone.yml

+ 3
- 3
drone.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar