Added call to show sccache stats
Some checks failed
ci/woodpecker/push/rustfmt Pipeline failed
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Jef Roosens 2022-01-03 18:06:35 +01:00
parent 6178dc44c8
commit 0d24415e95
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

View file

@ -18,6 +18,7 @@ pipeline:
- export RUSTC_WRAPPER="$PWD"/sccache
- export SCCACHE_S3_KEY_PREFIX=$CI_REPO_NAME
- cargo clippy -- -D clippy::all --no-deps
- ./sccache --show-stats
secrets:
- aws_access_key_id
- aws_secret_access_key