Skip to content

Commit f2e035d

Browse files
authored
add sleep
1 parent 151a84f commit f2e035d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JenkinsFile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pipeline {
1919
git 'https://github.com/Nishvika/maven3.git'
2020
sh 'mvn install'
2121
echo 'Hello sravani'
22+
sleep 200
2223
}
2324
}
2425
}

0 commit comments

Comments
 (0)