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

Update Jenkinsfile

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