Updated tets so it should work
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
98af3d9424
commit
482239b905
|
@ -41,7 +41,7 @@ services:
|
||||||
context: tests
|
context: tests
|
||||||
environment:
|
environment:
|
||||||
- ADMIN_API_KEY=hihi
|
- ADMIN_API_KEY=hihi
|
||||||
- AUTH_URL=http://auth:4000
|
- AUTH_URL=http://auth-api:4000
|
||||||
- JWT_SHARED_SECRET=hihi
|
- JWT_SHARED_SECRET=hihi
|
||||||
profiles: ["tests"]
|
profiles: ["tests"]
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user