Skip to content

Commit 5e7d6c7

Browse files
committed
Merge branch 'master' into get-publisher
2 parents 09588f1 + 4b18bfe commit 5e7d6c7

20 files changed

+1225
-729
lines changed

.env.sample

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export DOCSRS_TOOLCHAIN=nightly
88
export AWS_ACCESS_KEY_ID=cratesfyi
99
export AWS_SECRET_ACCESS_KEY=secret_key
1010
export S3_ENDPOINT=http://localhost:9000
11+
export DOCSRS_S3_STATIC_ROOT_PATH=http://localhost:9000/rust-docs-rs
1112
export DOCSRS_INCLUDE_DEFAULT_TARGETS=false
1213
export DOCSRS_DOCKER_IMAGE=ghcr.io/rust-lang/crates-build-env/linux-micro
1314
export SENTRY_ENVIRONMENT=dev

0 commit comments

Comments
 (0)