Typo fixed.
Import of CoreFunctions also added for further logging. Change-Id: Ie17a870ef97cfdf39203bb2a066602516c231144
This commit is contained in:
parent
3cca757367
commit
1036bf72db
@ -4,11 +4,17 @@
|
|||||||
],
|
],
|
||||||
"Commands": [
|
"Commands": [
|
||||||
{
|
{
|
||||||
"Name": "Deploy-WebApp",
|
"Name": "Import-Module",
|
||||||
|
"Arguments": {
|
||||||
|
"Name": "CoreFunctions"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Deploy-WebAppFromGit",
|
||||||
"Arguments": {
|
"Arguments": {
|
||||||
"URL": "$repository"
|
"URL": "$repository"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"RebootOnCompletion": 0
|
"RebootOnCompletion": 0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user