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