diff --git a/.drone.yml b/.drone.yml index af364bc..a76afaf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: urls: https://192.168.0.254:2000/api/v1/{{ repo.owner }}/{{ repo.name }} content_type: application/json method: PATCH - template: | + template: { "website": "https://server1.nicholaspease.com/pages/{{ repo.owner }}/{{ repo.owner }}" }