Skip to content
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

Cannot obtain build Ids inside Powershell Task #45

Open
GitHubInfosistema opened this issue Nov 3, 2023 · 0 comments
Open

Cannot obtain build Ids inside Powershell Task #45

GitHubInfosistema opened this issue Nov 3, 2023 · 0 comments

Comments

@GitHubInfosistema
Copy link

I set the option Store the triggered build id's in a variable.
However in a subsequent powershell task I'm not able to obtain the value of the variable in any way.

If I list the variables using:

Get-ChildItem Env:

No variable like the expected documented ones appear in the list.

How can I obtain the launched build Ids inside a subsequent powershell task?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant