From 686054e9b330fda944a287512356948825bbe23b Mon Sep 17 00:00:00 2001 From: Brandon Watson Date: Wed, 22 Dec 2021 15:41:50 -0500 Subject: [PATCH] Updating all instance of registry --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index e6d9783..e204551 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: password: from_secret: npm_password email: brandon@watsonlabs.net - registry: "http://linux-host.me:4873/" + registry: "http://10.44.1.6:4873/" when: event: exclude: @@ -58,7 +58,7 @@ steps: password: from_secret: npm_password email: brandon@watsonlabs.net - registry: "http://linux-host.me:4873/" + registry: "http://10.44.1.6:4873/" when: event: - tag