Skip to content
Snippets Groups Projects
Commit 3dc57bc2 authored by ale's avatar ale
Browse files

Run apt-get update

parent 55132da7
Branches
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ fi ...@@ -29,6 +29,7 @@ fi
set -x set -x
set -e set -e
apt-get -q update
install_packages ${BUILD_PACKAGES} install_packages ${BUILD_PACKAGES}
# Install the elastic.co apt key and repository. # Install the elastic.co apt key and repository.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment