Skip to content
Snippets Groups Projects
Commit b4197e12 authored by Ludovic Claude's avatar Ludovic Claude
Browse files

CircleCI: use cache

parent e0976999
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@ machine:
services:
- docker
dependencies:
cache_directories:
- "~/.m2"
override:
- docker info
- docker build -f Dockerfile.builder -t portal-backend-builder .
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment