mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-08-31 08:46:58 +02:00
Cache build directory to speed up CI
This commit is contained in:
@@ -4,9 +4,7 @@ services:
|
||||
script:
|
||||
- docker run --rm -it -v "$(pwd)":/home/rust/src ekidd/rust-musl-builder sh -c 'sudo chown -R rust . && cargo test && cargo build --release'
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- ./target/
|
||||
cache: cargo
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Reference in New Issue
Block a user