-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Description
When using v0.5.0 I get the following error:
Get-Content : Cannot find path 'C:\Program Files\WindowsPowerShell\Modules\Stucco\0.5.0\template\cicd.gitlab-ci.yml' because it does not exist.
Steps to Reproduce
-
Run the documented commands:
$template = Get-PlasterTemplate -IncludeInstalledModules | Where-Object TemplatePath -Match 'Stucco'
Invoke-Plaster -TemplatePath $template.TemplatePath -
During the selections pick GitLab for the CI/CD implementation.
Current Behavior
Produces an error and stops further processing.
Expected behavior
Implement the GitLab template in the module output directory.
Environment
- Module version used: v0.5.0
- Operating System and PowerShell version: Windows 10 Enterprise 21H2 with PowerShell 5.1
Metadata
Metadata
Assignees
Labels
No labels
