Skip to content
Snippets Groups Projects
Verified Commit 7b082f01 authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Fix redoxer in CI.

parent e4850e5f
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -4,6 +4,12 @@ stages:
- build
- test
variables:
REDOXER_USE_FUSE: no
before_script:
cargo install redoxer --git "https://gitlab.redox-os.org/redox-os/redoxer.git"
cache:
paths:
- target/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment