forked from AkkomaGang/akkoma
Cycles CI: disable cache
This commit is contained in:
parent
cefb952dff
commit
87cd04fe0c
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ analysis:
|
|||
cycles:
|
||||
stage: test
|
||||
image: elixir:1.11
|
||||
cache: {}
|
||||
script:
|
||||
- mix deps.get
|
||||
- mix compile
|
||||
|
|
Loading…
Reference in a new issue