This commit is contained in:
parent
a9647b1ab4
commit
4d398baf0a
@ -46,14 +46,14 @@ steps:
|
|||||||
```
|
```
|
||||||
{{commit.message}}
|
{{commit.message}}
|
||||||
```
|
```
|
||||||
🌐 {{ build.link }}
|
🌐 <{{ build.link }}>
|
||||||
{{else}}
|
{{else}}
|
||||||
❌ Build #{{build.number}} of `{{repo.name}}` failed.
|
❌ Build #{{build.number}} of `{{repo.name}}` failed.
|
||||||
📝 Commit by {{commit.author}} on `{{commit.branch}}`:
|
📝 Commit by {{commit.author}} on `{{commit.branch}}`:
|
||||||
```
|
```
|
||||||
{{commit.message}}
|
{{commit.message}}
|
||||||
```
|
```
|
||||||
🌐 {{ build.link }}
|
🌐 <{{ build.link }}>
|
||||||
{{/success}}
|
{{/success}}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user