Added Jenkinsfile 2
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -20,7 +20,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
node('node') {
|
node('node14') {
|
||||||
|
|
||||||
|
|
||||||
currentBuild.result = "SUCCESS"
|
currentBuild.result = "SUCCESS"
|
||||||
|
|||||||
Reference in New Issue
Block a user