mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
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 %*" |