-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I tried your dev branch but it does not work, too. I assume I do something wrong? I checked the 'D:\home\site\repository\.deploy' folder and it is empty. Should it be empty?
remote: Updating branch 'master'.
remote: .........................................
remote: Updating submodules.
remote: Preparing deployment for commit id '2ca45d2e50'.
remote: Running custom deployment command...
remote: Running deployment command...
remote: 'D:\home\site\repository.deploy\deploy.cmd' is not recognized as an internal or external command,
remote: operable program or batch file.
remote:
remote: Error - Changes committed to remote repository but deployment to website failed.
My .deployment file:
[config]
command = D:\home\site\repository\.deploy\deploy.cmd
SCM_POST_DEPLOYMENT_ACTIONS_PATH = D:\home\site\repository\.deploy\post-deploy
SCM_COMMAND_IDLE_TIMEOUT=600