summaryrefslogtreecommitdiff
path: root/eng/common/CIBuild.cmd
blob: 56c2f25ac22ffa438d8c0cdcfab09f9b691d6b55 (plain)
1
2
@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0Build.ps1""" -restore -build -test -sign -pack -publish -ci %*"