Skip to content
Snippets Groups Projects
Commit 69858b56 authored by Éloïs's avatar Éloïs
Browse files

ci:  fix incremental compilation bug

parent 79646d31
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ build_debug:
- when: manual
stage: build
script:
- cargo clean -p dunite
- cargo build
- mkdir build
- mv target/debug/duniter build/duniter
......
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