Fix: pipeline
All checks were successful
build-debian-package / Build the debian package (push) Successful in 4m47s
All checks were successful
build-debian-package / Build the debian package (push) Successful in 4m47s
This commit is contained in:
@@ -17,11 +17,11 @@ 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user