ทดสอบ CI/CD
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Flook 2025-01-31 10:41:48 +07:00
parent 9ff95193f1
commit 7e074333cb

View File

@ -37,3 +37,8 @@ steps:
from_secret: WEBHOOK_SECRET from_secret: WEBHOOK_SECRET
commands: commands:
- 'curl -X POST "$WEBHOOK_URL" -H "Authorization: Bearer $WEBHOOK_SECRET"' - 'curl -X POST "$WEBHOOK_URL" -H "Authorization: Bearer $WEBHOOK_SECRET"'
volumes:
- name: docker-socket
host:
path: /var/run/docker.sock