This commit is contained in:
parent
aa68f40a3e
commit
a8695f3e07
@ -8,7 +8,7 @@ steps:
|
||||
settings:
|
||||
template: >
|
||||
*Build started*: {{ repo.owner }}/{{ repo.name }}
|
||||
<{{ build.link }}|Visit build page ↗>
|
||||
<{{ build.link }}|Visit build page ↗>
|
||||
homeserver:
|
||||
from_secret: matrix-homeserver
|
||||
roomid:
|
||||
@ -40,9 +40,9 @@ steps:
|
||||
{{#success build.status}}
|
||||
*Build {{build.number}}* on {{ repo.owner }}/{{ repo.name }} succeeded. Good job.
|
||||
{{else}}
|
||||
*Build {{build.number}}* on {{ repo.owner }}/{{ repo.name }} failed. Fix me please.
|
||||
*Build {{build.number}}* on {{ repo.owner }}/{{ repo.name }} failed. Go back to work.
|
||||
{{/success}}
|
||||
<{{ build.link }}|Visit build page ↗>
|
||||
<{{ build.link }}|Visit build page ↗>
|
||||
homeserver:
|
||||
from_secret: matrix-homeserver
|
||||
roomid:
|
||||
|
Loading…
Reference in New Issue
Block a user