Skip to content

Commit 26ada7c

Browse files
committed
Update README.md
1 parent 156df6c commit 26ada7c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ This repo contains various scripts that get used throughout our Jenkins setup.
55
# Usage
66

77
A recommended way of using these scripts could be to setup a separate Jenkins
8-
job that pull in this repository.
8+
job that pull in this repository. You can easily set a global variable JENKINS_SCRIPTS
9+
pointing to that workspace and use ${JENKINS_SCRIPTS} throughout your setup.
910

10-
Define each script as a managed script and add the arguments. See the README or
11+
Another option is to include the scripts as managed scripts and add the arguments. See the README or
1112
script itself to find out what arguments are available.
1213

1314
# Jenkins

0 commit comments

Comments
 (0)