Typo fixed.

Import of CoreFunctions also added for further logging.

Change-Id: Ie17a870ef97cfdf39203bb2a066602516c231144
This commit is contained in:
Dmitry Teselkin 2013-06-17 23:29:29 +04:00
parent 3cca757367
commit 1036bf72db

View File

@ -4,11 +4,17 @@
],
"Commands": [
{
"Name": "Deploy-WebApp",
"Name": "Import-Module",
"Arguments": {
"Name": "CoreFunctions"
}
},
{
"Name": "Deploy-WebAppFromGit",
"Arguments": {
"URL": "$repository"
}
}
],
"RebootOnCompletion": 0
}
}