discord
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-09 18:23:59 +01:00
parent 256ceab67f
commit ecbce00658

View File

@ -16,4 +16,13 @@ steps:
- name: frontend
image: node
commands:
- cd frontend && npm install
- cd frontend && npm install
- name: discord notification
image: appleboy/drone-discord
settings:
webhook_id:
from_secret: discord_webhook_id
webhook_token:
from_secret: discord_webhook_token
username: Drone