Revert "Temporarily invalidate node_modules cache"

This reverts commit b45b6880d2.

This was only necessary until the cache was rebuilt.
This commit is contained in:
Court Ewing 2019-06-20 14:47:35 -04:00
parent b45b6880d2
commit 4334922c22

View file

@ -5,7 +5,7 @@ set -e
# move to Kibana root
cd "$(dirname "$0")/.."
#source src/dev/ci_setup/extract_bootstrap_cache.sh
source src/dev/ci_setup/extract_bootstrap_cache.sh
source src/dev/ci_setup/setup.sh
source src/dev/ci_setup/checkout_sibling_es.sh