Changes
Build and Push Docker Images / build (push) Failing after 6s

This commit is contained in:
2026-05-06 18:21:57 +03:00
parent 5db34b9731
commit 9db4fa8de7
4 changed files with 26 additions and 2 deletions
-2
View File
@@ -7,8 +7,6 @@ using Serilog;
using System.Reflection;
using Microsoft.EntityFrameworkCore;
using Refit;
using System.IO;
using Swashbuckle.AspNetCore.Annotations;
using Api.Data.Repositories;
using Api.Data.Repositories.Contracts;
using Api.Clients.Api;