set the ES_PORT using the executor number
This commit is contained in:
@ -54,4 +54,5 @@ install_node 0.10
|
|||||||
npm install
|
npm install
|
||||||
release_lock
|
release_lock
|
||||||
|
|
||||||
|
export ES_PORT=$((9400 + EXECUTOR_NUMBER))
|
||||||
node ./scripts/ci.js
|
node ./scripts/ci.js
|
||||||
Reference in New Issue
Block a user