Commit a9434ba8 authored by Serdar TURKEL's avatar Serdar TURKEL

final 8

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