diff --git a/.drone.yml b/.drone.yml index 561ff0b..2f75d33 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: - name: update-url image: plugins/webhook settings: - urls: https://192.168.0.254:2000/api/v1/{{ .repo.owner }}/{{ .repo.name }} + urls: https://192.168.0.254:2000/api/v1/LAX18/lax18.github.io content_type: application/json method: PATCH debug: true