Compare commits

..

1 Commits

Author SHA1 Message Date
3b0c04df3d New: Theme Version
All checks were successful
build-debian-package / Build the debian package (push) Successful in 5m1s
2026-02-25 11:54:57 +01:00
8 changed files with 7 additions and 8 deletions

View File

@@ -17,7 +17,6 @@ dotnet build ./oqtane.framework/Oqtane.slnx --no-restore
dotnet build -c "$ENVIRONMENT" ./oqtane.framework/Oqtane.slnx --no-restore
dotnet publish -c "$ENVIRONMENT" ./oqtane.framework/Oqtane.Server/Oqtane.Server.csproj -o ./alumnihub/opt/alumnihub --no-restore
dotnet restore ./interfaces/SZUAbsolventenverein.slnx
dotnet build -c "$ENVIRONMENT" ./interfaces/SZUAbsolventenverein.slnx --no-restore
mkdir -p ./oqtane.framework/Oqtane.Server/Packages