Commit 7f6f7998 authored by Josh Steinberg's avatar Josh Steinberg

edit jenkinsfile remove extra lines

parent f361b36c
...@@ -10,7 +10,6 @@ pipeline { ...@@ -10,7 +10,6 @@ pipeline {
echo "Checkout complete" echo "Checkout complete"
} }
} }
stage("")
stage('Test') { stage('Test') {
steps { steps {
withMaven{ withMaven{
......
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