Skip to content
Snippets Groups Projects
Unverified Commit 62f3d9cb authored by Louis's avatar Louis :fire:
Browse files

Build release before deploy

parent 7aafb888
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ before_cache:
cache: cargo
before_deploy:
- cargo build --release
- cp target/release/swerve "target/release/swerve.$TARGET"
deploy:
......
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