Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ services:
redis_url: redis://redis:@localhost:6379/
minio:
hash_key: testixik8qdauiab1yiffydimvi72ekq # never change this
periodic_callback_ms: false
access_key_id: codecov-default-key
secret_access_key: codecov-default-secret
verify_ssl: false
Expand Down
1 change: 0 additions & 1 deletion docker/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ services:
redis_url: redis://redis:6379
minio:
hash_key: testixik8qdauiab1yiffydimvi72ekq # never change this
periodic_callback_ms: false
access_key_id: codecov-default-key
secret_access_key: codecov-default-secret
verify_ssl: false
Expand Down
1 change: 0 additions & 1 deletion production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ services:
host: localhost
minio:
hash_key: testixik8qdauiab1yiffydimvi72ekq # never change this
periodic_callback_ms: false
access_key_id: codecov-default-key
secret_access_key: codecov-default-secret
verify_ssl: false
Loading