Skip to content
Snippets Groups Projects
Commit 97dd04df authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Add apt-get update

parent 9967740a
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ stages:
before_script:
# Ccache configuration and introspection.
- apt-get update
- apt-get install ccache --yes
- ccache --set-config=cache_dir="$CI_PROJECT_DIR/.ccache"
- ccache --max-size=5G
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment