Set deny warnings Rust flag
This commit is contained in:
parent
827d88ac94
commit
6cef7ed36d
@ -2,6 +2,8 @@
|
||||
build:
|
||||
needs: []
|
||||
image: $CI_REGISTRY/libretunes/ops/docker-leptos:latest
|
||||
variables:
|
||||
RUSTFLAGS: "-D warnings"
|
||||
script:
|
||||
- cargo-leptos build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user