We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3741187 + ed51bb5 commit 53406a9Copy full SHA for 53406a9
Jenkinsfile
@@ -27,7 +27,6 @@ pipeline {
27
"--color=yes " +
28
"--driver=SauceLabs " +
29
"--variables=capabilities.json"
30
- PULSE = credentials('PULSE')
31
SAUCELABS = credentials('SAUCELABS')
32
}
33
stages {
0 commit comments