diff --git a/Jenkinsfile-ebay b/Jenkinsfile-ebay index 8c1344b1f2..a818e5c663 100644 --- a/Jenkinsfile-ebay +++ b/Jenkinsfile-ebay @@ -34,5 +34,8 @@ Landmark Tecxhnologies''', subject: 'Build status', to: 'developers' deploy adapters: [tomcat9(credentialsId: 'deploy', path: '', url: 'http://54.204.83.221:8000/')], contextPath: null, war: 'target/*.war' } */ + + /* + */ }