Don't cache helix compilation
This commit is contained in:
@@ -3,6 +3,7 @@ stages:
|
|||||||
image: rust
|
image: rust
|
||||||
modules:
|
modules:
|
||||||
- type: script
|
- type: script
|
||||||
|
no-cache: true
|
||||||
scripts:
|
scripts:
|
||||||
- install-helix.sh
|
- install-helix.sh
|
||||||
modules:
|
modules:
|
||||||
|
|||||||
Reference in New Issue
Block a user