Closed VertigoRay closed 6 years ago
Invoke-PSDeploy
*.*Deploy.ps1
*PSDeploy.ps1
ByFileSystem
By FileSystem
Actually, the fact that it searches for PSDeploy.sp1 does not matter as I tend use a 'static' name, and I have more than 1 deploy file. But for the sake of the current example, that works.
Invoke-PSDeploy
looks for:*.*Deploy.ps1
or*PSDeploy.ps1
.ByFileSystem
should be two words:By FileSystem