Назад | Перейти на главную страницу

Jenkins - установить плагин envinject

Я пытаюсь установить плагин envinject в Jenkins, но не могу найти плагин.

Когда я ищу в списке плагинов, я получаю следующее -

Environment File Plugin

This plugin enables you to set environment variables via a file. The file's format must be the standard Java property file format. Superseded by the [EnvInject Plugin]? The property file is always retrieved from the file system of the Jenkins master node, even in distributed setups with slave nodes. You can reference already defined environment variables both to specify the path to the property file, in a job's configuration, and in property values, in the property file.



Shared Objects Plugin


This plugin makes it possible to share objects (script file, source file, tool installation, ...) from an environment in Jenkins and manage dynamically these objects through environment variables with the [JENKINS:EnvInject Plugin] during the job build.

В списке подключаемых модулей (вкладка «Доступные подключаемые модули» для вас, если вы еще не установили его), он указан как:

Environment Injector Plugin  -> This plugin makes it possible to set an environment for the builds.

а ссылка на страницу плагина: https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin