correction on build to LSFE\LSFE.API.csproj
All checks were successful
Build and Deploy LSFE / build-and-deploy (push) Successful in 1m10s
All checks were successful
Build and Deploy LSFE / build-and-deploy (push) Successful in 1m10s
This commit is contained in:
parent
29f5074072
commit
15656becac
@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: Publish WebApi
|
||||
shell: pwsh
|
||||
run: dotnet publish .\LSFE.API\LSFE.API.csproj -c Release -o C:\ci-output\webapi
|
||||
run: dotnet publish .\LSFE\LSFE.API.csproj -c Release -o C:\ci-output\webapi
|
||||
|
||||
# ---- Generate production config from Gitea Actions secrets (never committed to git) ----
|
||||
- name: Write production appsettings - WebApi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user