Skip to content

Commit 873383b

Browse files
committed
remove test step...
1 parent b3e5b8d commit 873383b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Jenkinsfiles/Jenkinsfile.cbc-run-multi-pr-checks-w-selenium-chromium

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@ pipeline {
5050
}
5151
}
5252

53-
stage("INSTALL Python Packages - test python") {
54-
steps {
55-
sh """
56-
echo 'Hello World'
57-
"""
58-
}
59-
}
60-
6153
stage("INSTALL Python Packages") {
6254
steps {
6355
sh """

0 commit comments

Comments
 (0)