Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

In pipelines, environment variables from withEnv() are ignored #332

Open
Artalus opened this issue Oct 25, 2019 · 0 comments
Open

In pipelines, environment variables from withEnv() are ignored #332

Artalus opened this issue Oct 25, 2019 · 0 comments

Comments

@Artalus
Copy link

Artalus commented Oct 25, 2019

If you try to use the plugin from Pipeline via step([$class: 'PhabricatorNotifier']) it seems it requires PHID and DIFF_ID strictly in build parameters. Even if you try to wrap the step in withEnv(["DIFF_ID=$x", "PHID=$target"]) { ... }, the build will report that Harbormaster integration not enabled for this build.

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

No branches or pull requests

1 participant