fix workflow file
Java CI / build (push) Successful in 45s
.NET+Docker CI/CD / Unit and Integration tests (push) Failing after 25s
.NET+Docker CI/CD / Push Docker image to ghcr.io (push) Has been skipped

Signed-off-by: Dmitrii <computer@yawaflua.tech>

Took 2 minutes
This commit is contained in:
Dmitrii
2026-06-29 03:36:45 +03:00
parent 0841f51a10
commit 9f0209af6c
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Build - name: Build
run: dotnet build --no-restore backend/SpMega.Backend/SpMega.Backend.csproj run: dotnet build --no-restore backend/SpMega.Backend/SpMega.Backend.csproj
- name: Test - name: Test
run: dotnet test --no-build --verbosity normal --project backend/SpMega.Backend/SpMega.Backend.csproj run: dotnet test --no-build --verbosity normal backend/SpMega.Backend/SpMega.Backend.csproj
compose: compose:
name: Push Docker image to ghcr.io name: Push Docker image to ghcr.io