Sync current dev state
This commit is contained in:
8
run-cd-once.bat
Normal file
8
run-cd-once.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
echo ========================================
|
||||
echo EasyStream Continuous Delivery
|
||||
echo One-Time Commit and Push
|
||||
echo ========================================
|
||||
echo.
|
||||
powershell -ExecutionPolicy Bypass -NoProfile -File "%~dp0start-cd.ps1" once
|
||||
pause
|
||||
Reference in New Issue
Block a user