This commit is contained in:
Andras Bacsai
2023-06-19 15:34:39 +02:00
parent 6d2b88c31f
commit bb3a1d2f16
5 changed files with 42 additions and 15 deletions

View File

@@ -1,7 +1,8 @@
Hello,<br><br>
Deployment failed of "{{ $name }}" to <a target="_blank"
href="{{ $fqdn }}">{{ $fqdn }}</a><br><br>
Deployment failed of "{{ $name }}"@if ($pull_request_id !== 0)
:PR#{{ $pull_request_id }}
@endif to <a target="_blank" href="{{ $fqdn }}">{{ $fqdn }}</a><br><br>
Click the following link to view the deployment logs: <a target="_blank" href="{{ $url }}">View
Deployment</a><br><br>