We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151a84f commit f2e035dCopy full SHA for f2e035d
JenkinsFile
@@ -19,6 +19,7 @@ pipeline {
19
git 'https://github.com/Nishvika/maven3.git'
20
sh 'mvn install'
21
echo 'Hello sravani'
22
+ sleep 200
23
}
24
25
0 commit comments