Skip to content

Commit

Permalink
pin to 7.2.0 until 7.2.1 snapshot is available
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Jun 25, 2019
1 parent 81a1b95 commit e2d5a3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/dev/ci_setup/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

set -e

###
### keep until 7.2.0 snapshots are available
###
export TEST_ES_BRANCH=7.2.0

dir="$(pwd)"
cacheDir="${CACHE_DIR:-"$HOME/.kibana"}"

Expand Down

0 comments on commit e2d5a3a

Please sign in to comment.