Disabled incremental builds
ci/woodpecker/push/rustfmt Pipeline failed Details
ci/woodpecker/push/test Pipeline was successful Details

dev
Jef Roosens 2022-01-03 18:20:07 +01:00
parent 0d24415e95
commit bd8bc9796a
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ pipeline:
- SCCACHE_BUCKET=rbci
- SCCACHE_ENDPOINT=s3.rustybever.be
- SCCACHE_S3_USE_SSL=true
- CARGO_INCREMENTAL=false
commands:
- rustup component add clippy
- export RUSTC_WRAPPER="$PWD"/sccache