.gitea/workflows/dotnet-deploy.yml aktualisiert
Some checks failed
Build & Deploy PLDpro.Web Test to 192.168.1.100 / build-and-deploy (push) Failing after 1m6s
Some checks failed
Build & Deploy PLDpro.Web Test to 192.168.1.100 / build-and-deploy (push) Failing after 1m6s
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
DOTNET_VERSION: '10.0.x' # oder 7.0.x – je nach Projekt
|
||||
PROJECT_PATH: 'Pldpro.Web/Pldpro.Web.csproj'
|
||||
PROJECT_PATH: 'Pldpro.Web.csproj'
|
||||
RUNTIME: 'linux-x64'
|
||||
PUBLISH_DIR: 'artifacts/publish'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user