mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Remove unused CI env vars (#30660)
This commit is contained in:
parent
d818ddd687
commit
cec8e34b25
2 changed files with 0 additions and 2 deletions
|
@ -57,7 +57,6 @@ jobs:
|
|||
- 6379:6379
|
||||
|
||||
env:
|
||||
CONTINUOUS_INTEGRATION: true
|
||||
DB_HOST: localhost
|
||||
DB_USER: postgres
|
||||
DB_PASS: postgres
|
||||
|
|
|
@ -57,7 +57,6 @@ jobs:
|
|||
- 6379:6379
|
||||
|
||||
env:
|
||||
CONTINUOUS_INTEGRATION: true
|
||||
DB_HOST: localhost
|
||||
DB_USER: postgres
|
||||
DB_PASS: postgres
|
||||
|
|
Loading…
Reference in a new issue