Changed endpoint, i dunno anymore
parent
8517695d50
commit
6178dc44c8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue