Commit a9434ba8 authored by Serdar TURKEL's avatar Serdar TURKEL

final 8

parent 17e4f212
......@@ -20,7 +20,6 @@ pipeline {
PATH="${JAVA_HOME}/bin:${env.PATH}"
}
stages {
stage('Build') {
steps {
......@@ -31,8 +30,6 @@ pipeline {
'''
}
}
stage("Nexus") {
steps {
script {
......
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