Compare commits

...

2 Commits

Author SHA1 Message Date
fencl
64faefd131 Update index.html to correct server description in paragraph
Some checks failed
continuous-integration/drone/push Build encountered an error
2025-09-01 22:49:53 +02:00
fencl
78596c1314 Fix formatting for call-portainer-webhook step in .drone.yml by commenting out the section 2025-09-01 22:49:45 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -34,8 +34,8 @@ steps:
username: fencl
password: 5ece5d37cd3a9988a78983b10cede284e25717f8
- name: call-portainer-webhook
""" - 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
"""

View File

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