Luciano Andrade hace 7 años
padre
commit
dfdef628bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -6,7 +6,7 @@ pipeline:
   build:
     image: debian:8.0
     commands:
-      - echo "Acquire::http::Proxy \"http://172.17.0.5:3142\";" | tee /etc/apt/apt.conf.d/00aptproxy
+      - echo "Acquire::http::Proxy \"http://200.50.168.30:3142\";" | tee /etc/apt/apt.conf.d/00aptproxy
       - apt-get update && apt-get install -yq git
       - env
       - pwd