Do not print build output for now
Jekyll / jekyll (pull_request) Successful in 20s
Details
Jekyll / jekyll (pull_request) Successful in 20s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
daf2ed5190
commit
531e50d97f
|
@ -13,13 +13,13 @@ comment:
|
|||
- '**'
|
||||
body: |
|
||||
#### :wrench: Jekyll build `{{ buildOutcome }}`
|
||||
<details><summary>Build Output</summary>
|
||||
<!-<details><summary>Build Output</summary>
|
||||
|
||||
```
|
||||
{{ buildOutputsResult }}
|
||||
```
|
||||
|
||||
</details>
|
||||
</details>-->
|
||||
|
||||
- id: deploy-{{ deployOutcome }}
|
||||
files:
|
||||
|
|
Loading…
Reference in New Issue