From 00c1a298e5052489fe42efbad27e710c9c602bf8 Mon Sep 17 00:00:00 2001 From: fencl Date: Mon, 1 Sep 2025 22:21:32 +0200 Subject: [PATCH] Update index.html to include specific server test identifier and add call-portainer-webhook step in .drone.yml --- .drone.yml | 5 +++++ index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d16d7ce..a2aa146 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,3 +33,8 @@ steps: - latest username: fencl password: 5ece5d37cd3a9988a78983b10cede284e25717f8 + + - name: call-portainer-webhook + image: curlimages/curl + commands: + - curl -X POST https://192.168.69.253:9443/api/stacks/webhooks/72df3f63-b271-4aef-9325-772a2ccbaeca \ No newline at end of file diff --git a/index.html b/index.html index 19509f3..ba65f5d 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,6 @@ Davidův úžasný -

server

+

server test2