From 5cbf2895729a0fa168ca93f4cb16e43f723a0e17 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Thu, 16 Jun 2022 09:29:40 -0400 Subject: [PATCH] Fix that --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}" }