Skip to content

Commit 58ec26d

Browse files
committed
updating CMD script
1 parent d55c8e0 commit 58ec26d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy.cmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ IF /I "%IN_PLACE_DEPLOYMENT%" NEQ "1" (
9393
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9494

9595
:: Post deployment stub
96-
IF DEFINED POST_DEPLOYMENT_ACTION call "%POST_DEPLOYMENT_ACTION%"
97-
IF !ERRORLEVEL! NEQ 0 goto error
9896

9997
call "%DEPLOYMENT_SOURCE%\UpdateGitCommit.ps1"
10098
IF !ERRORLEVEL! NEQ 0 goto error

0 commit comments

Comments
 (0)