mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-21 10:03:48 -05:00
Remove unused CI env vars (#30660)
This commit is contained in:
parent
d818ddd687
commit
cec8e34b25
@ -57,7 +57,6 @@ jobs:
|
|||||||
- 6379:6379
|
- 6379:6379
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CONTINUOUS_INTEGRATION: true
|
|
||||||
DB_HOST: localhost
|
DB_HOST: localhost
|
||||||
DB_USER: postgres
|
DB_USER: postgres
|
||||||
DB_PASS: postgres
|
DB_PASS: postgres
|
||||||
|
@ -57,7 +57,6 @@ jobs:
|
|||||||
- 6379:6379
|
- 6379:6379
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CONTINUOUS_INTEGRATION: true
|
|
||||||
DB_HOST: localhost
|
DB_HOST: localhost
|
||||||
DB_USER: postgres
|
DB_USER: postgres
|
||||||
DB_PASS: postgres
|
DB_PASS: postgres
|
||||||
|
Loading…
x
Reference in New Issue
Block a user