Skip to content

Commit ed51bb5

Browse files
committed
Remove spurious PULSE line
1 parent 3741187 commit ed51bb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ pipeline {
2727
"--color=yes " +
2828
"--driver=SauceLabs " +
2929
"--variables=capabilities.json"
30-
PULSE = credentials('PULSE')
3130
SAUCELABS = credentials('SAUCELABS')
3231
}
3332
stages {

0 commit comments

Comments
 (0)