Files
linux-packaging-mono/external/llvm-project/eng/common/CIBuild.cmd

2 lines
139 B
Batchfile
Raw Normal View History

@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0Build.ps1""" -restore -build -test -sign -pack -publish -ci %*"