Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CIBuild.cmd « common « eng - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 56c2f25ac22ffa438d8c0cdcfab09f9b691d6b55 (plain)
1
2
@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0Build.ps1""" -restore -build -test -sign -pack -publish -ci %*"