From f96320d28a1178ac24cc083cc52aea4494f4e0f6 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Mon, 13 Jun 2022 20:56:29 -0400 Subject: [PATCH] Other change --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 880ca9c..7659f8b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,13 +5,13 @@ steps: - name: send image: plugins/webhook settings: - urls: http://server1.nicholaspease.com:11003 + urls: http://192.168.0.254:11003 content_type: application/json template: | { "repo": "{{ repo.name }}" } - + - name: electron-build image: node commands: