Skip to content

Commit

Permalink
FSH
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyanakthar committed Dec 12, 2018
1 parent 044c42f commit 006f1b8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
pipeline {
agent any

remote.user=root
remote.password=1234

parameters {

parameters {
string(name: 'tomcat_dev', defaultValue: '13.233.106.236', description: 'Staging Server')
}
stages {
Expand Down

0 comments on commit 006f1b8

Please sign in to comment.