aspnetcore/eng/scripts/cibuild.cmd

4 lines
101 B
Batchfile

@ECHO OFF
SET RepoRoot=%~dp0..\..
%RepoRoot%\build.cmd -ci -all -restore -build -pack -test -sign %*