Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m11s
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m11s
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
env:
|
||||
ENVIRONMENT: "testing"
|
||||
REDIS_SERVER_ADDR: redis:6379
|
||||
MAIN_API_URL: http://api:3000
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user