Browse Source

update drone.yml

tags/0.0.43^0
Peter Vivell 6 years ago
parent
commit
1963033edc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml View File

28
     #mirror: registry-1.docker.io/library/debian:stable-slim
28
     #mirror: registry-1.docker.io/library/debian:stable-slim
29
     bip: 172.17.0.1/16
29
     bip: 172.17.0.1/16
30
     context: /drone # defaults to root of git repo
30
     context: /drone # defaults to root of git repo
31
-    #custom_dns: 127.0.0.11
31
+    custom_dns: 127.0.0.11
32
     storage_driver: overlay2 # aufs, overlay or vfs
32
     storage_driver: overlay2 # aufs, overlay or vfs
33
     debug: true
33
     debug: true
34
     launch_debug: true
34
     launch_debug: true

Loading…
Cancel
Save