fix workflow file
Signed-off-by: Dmitrii <computer@yawaflua.tech> Took 2 minutes
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user