Skip to content
Snippets Groups Projects
Commit d695e0f3 authored by Volkor Barbarian Warrior's avatar Volkor Barbarian Warrior
Browse files

Update .gitlab-ci.yml file

parent ddcc3d0f
No related branches found
No related tags found
No related merge requests found
Pipeline #45 failed
......@@ -34,7 +34,7 @@ rust-stable:
script:
- rustc --version && cargo --version
- apt update
- apt install -y sqlite3 libmagic1
- apt install -y sqlite3 libmagic1 libmagic-dev
- sqlite3 ephemeral.db < schema.sql
- cargo build --verbose
......
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