This commit is contained in:
@@ -37,6 +37,7 @@ jobs:
|
||||
-c Release \
|
||||
-o ./publish \
|
||||
--no-restore \
|
||||
--no-build \
|
||||
-p:SelfContained=false \
|
||||
-p:PublishReadyToRun=false \
|
||||
-p:PerformanceSummary=true \
|
||||
@@ -54,6 +55,8 @@ jobs:
|
||||
dotnet publish src/TaxBaik.Proxy/ \
|
||||
-c Release \
|
||||
-o ./publish/proxy \
|
||||
--no-restore \
|
||||
--no-build \
|
||||
-p:PublishReadyToRun=false \
|
||||
-p:PerformanceSummary=true \
|
||||
-clp:Summary \
|
||||
|
||||
Reference in New Issue
Block a user