瀏覽代碼

Update

tags/0.0.46^0
Peter Vivell 6 年之前
父節點
當前提交
585f2f6e86
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      drone.yml

+ 3
- 3
drone.yml 查看文件

@@ -28,10 +28,10 @@ steps:
28 28
     #mirror: registry-1.docker.io/library/debian:stable-slim
29 29
     bip: 172.17.0.1/16
30 30
     context: /drone # defaults to root of git repo
31
-    custom_dns: 127.0.0.11
31
+    #custom_dns: 127.0.0.11
32 32
     storage_driver: overlay2 # aufs, overlay or vfs
33
-    debug: true
34
-    launch_debug: true
33
+    #debug: true
34
+    #launch_debug: true
35 35
     target: builder # Dockerfile build target e.g. builder, debug, production
36 36
     dockerfile: Dockerfile
37 37
     auto_tag: false

Loading…
取消
儲存