如何在Jenkins 0.8中向构建过程注入环境变量?

时间:2022-10-28 23:05:37

I am reading karma documentation. This is the paragraph I dont understand:

我正在阅读因果报应文档。这是我不明白的一段:

First go to the job page and click on configure. Then in the Build Environment sub-section, check the “Inject environment variables to the build process” checkbox. http://karma-runner.github.io/0.8/plus/Jenkins-CI.html

首先进入作业页面并单击configure。然后在Build Environment子小节中,选中“向构建过程注入环境变量”复选框。http://karma-runner.github.io/0.8/plus/Jenkins-CI.html

I have configure menu option. But I cannot find “Inject environment variables to the build process”

我有配置菜单选项。但是我找不到“向构建过程注入环境变量”

How can I inject environment variables?

如何注入环境变量?

1 个解决方案

#1


3  

"Inject environment variables to the build process" is part of EnvInject plugin. Please verify you have that plugin installed

“向构建过程注入环境变量”是EnvInject插件的一部分。请确认你安装了那个插件

#1


3  

"Inject environment variables to the build process" is part of EnvInject plugin. Please verify you have that plugin installed

“向构建过程注入环境变量”是EnvInject插件的一部分。请确认你安装了那个插件