Unverified Commit d1946471 authored by prawinkorvi's avatar prawinkorvi Committed by GitHub

Update Jenkinsfile

parent 82ac5480
pipeline { pipeline {
agent any agent any
tools { tools {
maven 'Maven3' maven 'maven3'
jdk 'JDK8' jdk 'JDK8'
} }
stages { stages {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment