Changed endpoint, i dunno anymore
parent
8517695d50
commit
6178dc44c8
|
@ -11,7 +11,7 @@ pipeline:
|
||||||
image: 'rust:1.57'
|
image: 'rust:1.57'
|
||||||
environment:
|
environment:
|
||||||
- SCCACHE_BUCKET=rbci
|
- SCCACHE_BUCKET=rbci
|
||||||
- SCCACHE_ENDPOINT=https://s3.rustybever.be
|
- SCCACHE_ENDPOINT=s3.rustybever.be
|
||||||
- SCCACHE_S3_USE_SSL=true
|
- SCCACHE_S3_USE_SSL=true
|
||||||
commands:
|
commands:
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
|
|
Loading…
Reference in New Issue