Update .drone.yml

This commit is contained in:
2025-05-22 16:11:02 +00:00
parent b86375d147
commit ad693102da

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