From 62800253d8b430c73593529d088a221b6031ce8c Mon Sep 17 00:00:00 2001 From: Martyn Date: Fri, 9 Oct 2020 16:50:27 +0200 Subject: [PATCH] Look at other cluster --- build/ci/drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci/drone.yml b/build/ci/drone.yml index 5c82045..2051452 100644 --- a/build/ci/drone.yml +++ b/build/ci/drone.yml @@ -21,7 +21,7 @@ steps: - mkdir -p tmp - cd tmp # local cache, local pls - - echo "10.43.14.171 nextcloud.martyn.berlin" >> /etc/hosts + - echo "192.168.1.11 nextcloud.martyn.berlin" >> /etc/hosts # original url : wget http://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-4.3.1-essentials_build.zip - wget -O ffmpeg.zip https://nextcloud.martyn.berlin/s/WdHk8sfZ28JXqjH/download - unzip ffmpeg.zip