Compare commits
1 Commits
0.0.1-oqta
...
0.0.1-oqta
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f451b731c |
@@ -17,11 +17,11 @@ dotnet build ./oqtane.framework/Oqtane.slnx --no-restore
|
|||||||
dotnet build -c "$ENVIRONMENT" ./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 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 restore ./interfaces/SZUAbsolventenverein.slnx
|
||||||
dotnet build -c "$ENVIRONMENT" ./interfaces/SZUAbsolventenverein.slnx --no-restore
|
dotnet build -c "$ENVIRONMENT" ./interfaces/SZUAbsolventenverein.slnx --no-restore
|
||||||
|
|
||||||
mkdir -p ./oqtane.framework/Oqtane.Server/Packages
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "Building Modules and Themes"
|
echo "Building Modules and Themes"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user