This commit is contained in:
parent
289e178405
commit
83daef5c6a
@ -9,3 +9,11 @@ steps:
|
||||
image: gcc
|
||||
commands:
|
||||
- make
|
||||
|
||||
- name: Discord notification
|
||||
image: appleboy/drone-discord
|
||||
settings:
|
||||
webhook_id:
|
||||
from_secret: webhook_id
|
||||
webhook_token:
|
||||
from_secret: webhook_token
|
Loading…
Reference in New Issue
Block a user