[ci] cache maven image for load testing project (#95696)

This commit is contained in:
dmlemeshko 2021-03-29 23:12:08 +02:00 committed by GitHub
parent 40c568b0af
commit 6b96f93720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,8 @@
set -e
# cache image used by kibana-load-testing project
docker pull "maven:3.6.3-openjdk-8-slim"
./.ci/packer_cache_for_branch.sh master
./.ci/packer_cache_for_branch.sh 7.x