Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

main
Nightly 2022-09-21 20:59:47 +02:00
parent 289e178405
commit 83daef5c6a
1 changed files with 9 additions and 1 deletions

View File

@ -8,4 +8,12 @@ steps:
- name: test
image: gcc
commands:
- make
- make
- name: Discord notification
image: appleboy/drone-discord
settings:
webhook_id:
from_secret: webhook_id
webhook_token:
from_secret: webhook_token