changed key in Jenkinsfile
This commit is contained in:
parent
a02ef4af0f
commit
3afae8a42b
|
@ -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'
|
try {sh 'cd test/appium/tests && /usr/local/bin/python3 -m pytest -m sanity --build ${JOB_NAME}__${BUILD_NUMBER} -v --dist=loadscope -n3'
|
||||||
}
|
}
|
||||||
finally {
|
finally {
|
||||||
|
|
Loading…
Reference in New Issue