Cycles CI: disable cache

This commit is contained in:
Alex Gleason 2021-06-09 13:12:33 -05:00
parent cefb952dff
commit 87cd04fe0c
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ analysis:
cycles:
stage: test
image: elixir:1.11
cache: {}
script:
- mix deps.get
- mix compile