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 9 additions and 10 deletions

View File

@@ -17,11 +17,10 @@ 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
mkdir -p ./oqtane.framework/Oqtane.Server/Packages
dotnet restore ./interfaces/SZUAbsolventenverein.slnx
dotnet build -c "$ENVIRONMENT" ./interfaces/SZUAbsolventenverein.slnx --no-restore
mkdir -p ./oqtane.framework/Oqtane.Server/Packages
echo ""
echo "Building Modules and Themes"