gitlab-ci: Disable cache.

This commit is contained in:
Jordan Petridis 2018-01-11 20:43:45 +02:00
parent ab00dbee42
commit 47b9333924
No known key found for this signature in database
GPG key ID: CEABAD9F5683B9A6

View file

@ -20,10 +20,10 @@ before_script:
- cd fractal-gtk/res/ && glib-compile-resources --generate resources.xml && cd ../../
- cargo build
- cargo test --verbose -- --test-threads=1
cache:
paths:
- target/
- cargo/
# cache:
# paths:
# - target/
# - cargo/
test:stable:
# Stable img