https://github.com/jenkinsci/gradle-jpi-plugin
- Go to your installation's management screen.
- Click Manage Plugins.
- Click the Available tab.
- Find the LambdaTest Automation Plugin and select the checkbox.
- then click either Install without restart or Download now and install after restart.
gradle clean
gradle build
gradle server
$ gradle jpi
gradle server -Djenkins.httpPort=8082
For new releases
, bump version
field in build.gradle
, then execute the following command
$ gradle release -Prelease.useAutomaticVersion=true
This program is free software and is distributed under an MPL-2.0 License.