×
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser. Another way of doing this is to start an agent through Java Web Start (JNLP).
Missing: /search | Show results with:/search
This is the path to jenkins.war and set by executable.Main when invoked using java -jar jenkins.war . This allows Jenkins to find its own ...
Missing: mac | Show results with:mac
This example will search FOO message in all comment lines. $class: 'PathRestriction'; $class: 'PathRestriction'. If set, and Jenkins is set to poll for ...
Manually: by navigating to the Jenkins controller URL in a browser on the agent. Once the Java Web Start icon is clicked, the agent will be launched on the ...
Missing: text | Show results with:text
Dec 3, 2021 · For example, the following text: BRANCH = 1.0 BUILD = ${VERSION}. would inject the corresponding BRANCH and BUILD variables in the script ...
Change the standard URL for obtaining the inbound agent configuration file from ${agent_url}/slave-agent.jnlp to ${agent_url}/jenkins-agent.jnlp . The old name ...
This plugin lets you automate a number of Android-related tasks during a build: Creating a new Android emulator. Its configuration can be parameterised, ...
Apr 4, 2017 · This is my Jenkinsfile that's saved in my git repository, whenever I run a new Jenkins Build, it immediately fails with the trailing error, ...
Missing: /search text
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. Case Study of Arnaud ...
Replace text references to slave with agent in Japanese documentation and messages. (issue 63166); Prevent JavaScript error when registering validators in ...