diff --git a/.drone.yml b/.drone.yml index babc114..af364bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: - name: update-url image: plugins/webhook settings: - urls: https://server1.nicholaspease.com:2000/api/v1/{{ repo.owner }}/{{ repo.name }} + urls: https://192.168.0.254:2000/api/v1/{{ repo.owner }}/{{ repo.name }} content_type: application/json method: PATCH template: |