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: