ci: restore proxy project before publish
TaxBaik CI/CD / build-and-deploy (push) Successful in 6m26s
TaxBaik CI/CD / build-and-deploy (push) Successful in 6m26s
This commit is contained in:
@@ -50,6 +50,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
mkdir -p ./publish-logs
|
mkdir -p ./publish-logs
|
||||||
|
dotnet restore src/TaxBaik.Proxy/
|
||||||
start=$(date +%s)
|
start=$(date +%s)
|
||||||
dotnet publish src/TaxBaik.Proxy/ \
|
dotnet publish src/TaxBaik.Proxy/ \
|
||||||
-c Release \
|
-c Release \
|
||||||
|
|||||||
Reference in New Issue
Block a user