Update index.html to include specific server test identifier and add call-portainer-webhook step in .drone.yml
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
fencl
2025-09-01 22:21:32 +02:00
parent 2b4e1a154a
commit 00c1a298e5
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,6 @@
<body>
<b>Davidův</b>
<b>úžasný</b>
<p>server</p>
<p>server test2</p>
</body>
</html>