2 lines
No EOL
139 B
Batchfile
2 lines
No EOL
139 B
Batchfile
@echo off
|
|
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0Build.ps1""" -restore -build -test -sign -pack -publish -ci %*" |