diff --git a/.woodpecker.yml b/.woodpecker.yml index 90bfc87..11f49d9 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,6 +6,7 @@ pipeline: - SCCACHE_ENDPOINT=s3.rustybever.be - SCCACHE_S3_USE_SSL=true - SCCACHE_S3_KEY_PREFIX=jjr-newsflash + - RUSTC_WRAPPER=/usr/bin/sccache secrets: - aws_access_key_id - aws_secret_access_key