mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Cache bin/ directory for ameba
This commit is contained in:
parent
7348ae5757
commit
686671de51
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ image: "crystallang/crystal:latest"
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- lib
|
- lib
|
||||||
|
- bin
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- crystal -v # Print out Crystal version for debugging
|
- crystal -v # Print out Crystal version for debugging
|
||||||
|
|
Loading…
Reference in a new issue