Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nightly 2022-09-21 20:59:47 +02:00
parent 289e178405
commit 83daef5c6a

View File

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