Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Location

Status
colourPurple
titleJENKINSFILE

Status
colourPurple
titleNODE VARIABLES

Status
colourPurple
titleGLOBAL CREDENTIALS

URL Format

http://git-host.com/dastage-repository/Jenkinsfile

http://jenkins-host.com/credentials/

http://jenkins-host/computer/node-name/configure

Contents

The ${env.variables} entries are the names of

Status
colourPurple
titleNODE VARIABLES
.

Node variable values are names of

Status
colourPurple
titleGLOBAL CREDENTIALS
.

Global credentials values are the actual (potentially encrypted) values used at runtime.

Example

Image RemovedImage Added

Environment and Local Variables

...

Node Properties for this Agent include the referenced Environment Variable:

...

See Using Jenkins Agents - Jenkins documentation

...