mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[7.3] Revert ES pinning (#42367)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
562cd0af6e
commit
b9a767e1a7
1 changed files with 0 additions and 5 deletions
|
@ -8,11 +8,6 @@ cacheDir="${CACHE_DIR:-"$HOME/.kibana"}"
|
|||
RED='\033[0;31m'
|
||||
C_RESET='\033[0m' # Reset color
|
||||
|
||||
###
|
||||
### keep until 7.3.1 snapshots are available
|
||||
###
|
||||
export TEST_ES_BRANCH=7.3.0
|
||||
|
||||
###
|
||||
### Since the Jenkins logging output collector doesn't look like a TTY
|
||||
### Node/Chalk and other color libs disable their color output. But Jenkins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue