This commit is contained in:
Andras Bacsai
2023-05-17 09:26:50 +02:00
parent 6f1f7bf0f3
commit 62da6173e2
6 changed files with 25 additions and 17 deletions

View File

@@ -15,7 +15,7 @@
]) }}">
Deployments
</a>
<a target="_blank" href="{{ $gitBranchLocation }}">
<a target="_blank" href="{{ $application->gitBranchLocation }}">
Open on Git <img class="inline-flex w-4 h-4" src="{{ Vite::asset('public/svgs/external-link.svg') }}">
</a>
@if (data_get($application, 'ports_mappings_array'))