changed key in Jenkinsfile

This commit is contained in:
Anton Danchenko 2017-09-06 12:33:32 +03:00
parent a02ef4af0f
commit 3afae8a42b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
node {sauce('6269510b-13f3-4019-b156-c2c835f3a408') {
node {sauce('b9aded57-5cc1-4f6b-b5ea-42d989987852') {
try {sh 'cd test/appium/tests && /usr/local/bin/python3 -m pytest -m sanity --build ${JOB_NAME}__${BUILD_NUMBER} -v --dist=loadscope -n3'
}
finally {