Skip to content
Build Queue
No builds in the queue.

Command keep-build

java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ keep-build NAME BUILD#
Mark the build to keep the build forever.

NAME : Item name BUILD# : Build number