Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-22 16:14:10 +00:00
parent a00abade0c
commit 7ffb65afdb

View File

@@ -13,4 +13,13 @@ steps:
username:
from_secret: gitea_docker_username
password:
from_secret: gitea_docker_password
from_secret: gitea_docker_password
- name: call-portainer-webhook
image: curlimages/curl
commands:
- curl -X POST http://192.168.52.21:9000/api/webhooks/18e7c408-4e70-4ad3-8fe8-de6a3b577894
trigger:
branch:
- main