Changed endpoint, i dunno anymore
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 17:42:29 +01:00
parent 8517695d50
commit 6178dc44c8
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

View file

@ -11,7 +11,7 @@ pipeline:
image: 'rust:1.57'
environment:
- SCCACHE_BUCKET=rbci
- SCCACHE_ENDPOINT=https://s3.rustybever.be
- SCCACHE_ENDPOINT=s3.rustybever.be
- SCCACHE_S3_USE_SSL=true
commands:
- rustup component add clippy