modified drone ci
This commit is contained in:
parent
1fbced6cbe
commit
66c3747f70
@ -16,7 +16,7 @@ steps:
|
||||
from_secret: discord_webhook_id
|
||||
webhook_token:
|
||||
from_secret: discord_webhook_token
|
||||
message: test failed
|
||||
message: test failed for {{build.user}}\'s commit {{build.commit}} in {{build.branch}} on {{repo.name}}
|
||||
username: drone
|
||||
avatar_url: https://drone.malachy.ie/favicon.png
|
||||
when:
|
||||
@ -30,7 +30,7 @@ steps:
|
||||
from_secret: discord_webhook_id
|
||||
webhook_token:
|
||||
from_secret: discord_webhook_token
|
||||
message: test succeeded
|
||||
message: tests succeeded for {{build.user}}\'s commit {{build.commit}} in {{build.branch}} on {{repo.name}}
|
||||
username: drone
|
||||
avatar_url: https://drone.malachy.ie/favicon.png
|
||||
when:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user