dotnet-installer/eng/common/CIBuild.cmd

2 lines
139 B
Batchfile
Raw Normal View History

2018-10-22 05:07:26 +00:00
@echo off
2018-12-19 20:55:42 +00:00
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0Build.ps1""" -restore -build -test -sign -pack -publish -ci %*"