From c6e694044501a1cdd351c992108c6b6ed1608ae9 Mon Sep 17 00:00:00 2001 From: alexanderbazhenoff Date: Fri, 23 Feb 2024 22:49:27 +0300 Subject: [PATCH] wip --- README.md | 4 ++-- README_RUS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6e80b2..b7e2796 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +
# Jenkins Universal Wrapper Pipeline @@ -96,7 +96,7 @@ constant values. You can also override [pipeline constants](#pipeline-constants) without code pipeline changes using predefined environment variable(s). Set them in node settings (via selecting node in "Manage Jenkins Nodes" menu), or better in an option 'Prepare an environment for the run' in your pipeline settings. As official Jenkins manual of -[Environment Injector](https://plugins.jenkins.io/envinject/) described, enable 'Prepare an environment for the run' +[Environment Injector](https://plugins.jenkins.io/envinject/) described, enable 'Prepare an environment for the run' and add your environment variables to the field 'Properties Content' in dropped-down menu filed, e.g.: ```properties diff --git a/README_RUS.md b/README_RUS.md index 65becd2..0a40a94 100644 --- a/README_RUS.md +++ b/README_RUS.md @@ -1,4 +1,4 @@ - +
# Jenkins Universal Wrapper Pipeline