Skip to content

Commit 53406a9

Browse files
Merge pull request #80 from stephendonner/remove-pulse-line
Remove spurious PULSE line
2 parents 3741187 + ed51bb5 commit 53406a9

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)