mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +01:00
build: circleci: stop storing artifacts
When we need artifacts, we use MinIO anyways. And we have accumulated about 1TiB of (free) CircleCI artifact storage. Don't need to waste space unnecessarily.
This commit is contained in:
parent
845195b7ed
commit
1edb8014bc
@ -231,8 +231,6 @@ jobs:
|
||||
- install-docdep
|
||||
- run: make docs
|
||||
|
||||
- store_artifacts:
|
||||
path: artifacts
|
||||
- download-and-install-minio-client
|
||||
- upload-minio:
|
||||
src: artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user