Using Sealights from a Jenkins Pipeline job

Using a Sealights Token defined in Jenkins Credentials

You can define an entry in your Jenkins Credentials to store your Agent token and use it in your pipeline script.

You can refer to it from your script as follow

Sample script for Maven integration (Java Agent)

Last updated

Was this helpful?