Skip to content

Commit 4d6b921

Browse files
authored
Update Jenkinsfile
1 parent fd40424 commit 4d6b921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ bstack-local''',
5858
if ( "${params.TEST_TYPE}".contains('parallel') ) {
5959
sh '''
6060
cd test
61-
pabot --testlevelsplit --variable testType:$bstack-single .
61+
pabot --testlevelsplit --variable testType:bstack-single .
6262
'''
6363

6464

0 commit comments

Comments
 (0)