We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e81c5a + d6239a3 commit 18812f6Copy full SHA for 18812f6
build/nightwatch.sauce.json
@@ -5,7 +5,7 @@
5
"default" : {
6
"selenium_port": 80,
7
"selenium_host": "ondemand.saucelabs.com",
8
- "username": "vuejs",
+ "username": "${SAUCE_USERNAME}",
9
"access_key": "${SAUCE_ACCESS_KEY}",
10
"silent": true
11
},
0 commit comments