Commit 419d8121 authored by Ishtiaq Ahmed's avatar Ishtiaq Ahmed

Update Jenkinsfile

parent 8a4fe0b7
......@@ -7,9 +7,9 @@
CREDENTIALS_ID = 'k8s-cicd'
}
tools {
maven 'Maven'
}
//tools {
// maven 'Maven'
// }
stages {
stage("Cloning Code- GitLab") {
steps {
......
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