This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4971df9f9a
dotnet-installer
/
scripts
/
ci_build.cmd
6 lines
59 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add xplat CI support
2015-10-21 18:24:23 +00:00
@
echo
off
Fix windows ci build script to exit with the correct exit code.
2015-10-21 19:05:39 +00:00
CALL
%~dp0
..\build.cmd
%*
exit
/b
%errorlevel%
Reference in a new issue
Copy permalink