aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMichael Grote2023-04-28 21:51:49 +0200
committerMichael Grote2023-04-28 21:51:49 +0200
commit4f6176fcb5ab590da761dd906e93d3a599bd7742 (patch)
tree7e773c7db4d2f01145e59734ae2f5e5fb2d2012b /.drone.yml
parentbfb4f42353185d5c5d6fdf1f877dbdfcfa2f39e5 (diff)
ci: test proxy with fqdn
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 8e0cd5b..b9c3619 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -4,7 +4,7 @@ type: docker
name: default
environment:
- http_proxy: http://192.168.2.43:9999 # für apt, zeigt auf docker10.grote.lan
+ http_proxy: http:/docker10.grote.lan:9999 # für apt
steps:
- name: run gitleaks