Skip to content
Snippets Groups Projects
Commit cf128c61 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Remove build cache

parent 4a498ed9
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,9 @@ linux:build:
- cmake $CI_PROJECT_DIR -GNinja -DCMAKE_CXX_FLAGS="-fdiagnostics-color" -DUSE_CPPCHECK=FALSE -DCMAKE_BUILD_TYPE=Release -DCPACK_GENERATOR=DEB
- ninja
cache:
paths:
- build/
#cache:
# paths:
# - build/
artifacts:
name: ${CI_PROJECT_NAME}-${CI_COMMIT_SHORT_SHA}
......
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