-
Notifications
You must be signed in to change notification settings - Fork 593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PrePostDeployentv2 Script Error #675
Comments
I am using the template with the following parameters
|
I am facing the same issue with both the v2 and v1 script. |
Hi @Liszet I have managed to narrow the problem. This is happening with certain pipelines only. I modified my script to filter these pipelines out, and it works. I do not understand why a pipeline name would cause this problem. |
@sandman153 I have found the fix, and documented it here, #679 (comment) |
Hi
I am using the Prepost deployment script however I am getting the following error
The script works fine with the predeployment set to true. It is just the post deployment that is failing.
Index operation failed; the array index evaluated to null.
PowerShell exited with code '1'.
I believe this is happening when Pushing Pipelines to a list
Any help would be much appreciated as I am looking to implement this at a client site.
I am using the Version 2 script
Kind regards
Sarath
The text was updated successfully, but these errors were encountered: