discord
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2022-01-09 18:23:59 +01:00
parent 256ceab67f
commit ecbce00658
1 changed files with 10 additions and 1 deletions

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