Versions Compared

Key

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

Before running the build scan and tests, you need to create a session ID. The session ID is provided to each step in order link them together as one complete cycle

Info

See 'Generating a an agent token' for instructions on how to generate a token

...

Code Block
languagetext
themeEclipse
titleCopying token to environment variable
Unix:
export SL_BUILD_BUILDSESSIONSESSION_ID=`cat buildSessionId`

Windows:
set /p SL_BUILDSESSIONBUILD_SESSION_ID=<buildSessionId