This commit is contained in:
parent
49d57c7035
commit
5304b34229
1 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,7 @@ jobs:
|
|||
POSTGRES_USER: alice
|
||||
run: |
|
||||
echo "DB_CONNECTION=pg" >> .env.test
|
||||
echo "PG_HOST=postgres" >> .env.test
|
||||
echo "PG_PORT=5432" >> .env.test
|
||||
echo "PG_USER=alice" >> .env.test
|
||||
echo "PG_PASSWORD=iEx4Vj7zBb6" >> .env.test
|
||||
|
|
Loading…
Add table
Reference in a new issue