Skip to content
Snippets Groups Projects
Verified Commit f5392fcc authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix concurrent CI builds

parent 73c3c1c0
No related branches found
No related tags found
1 merge request!53Draft: Improve CI caching
......@@ -4,6 +4,7 @@ stages:
- deploy
variables:
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH
JULIA_DEPOT_PATH: "$CI_PROJECT_DIR/.julia"
cache:
......
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