Update .gitea/workflows/test.yml
All checks were successful
Setup testing environment and test the code / build (push) Successful in 53s
All checks were successful
Setup testing environment and test the code / build (push) Successful in 53s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
env:
|
||||
ENVIRONMENT: "testing"
|
||||
REDIS_SERVER_ADDR: redis:6379
|
||||
MAIN_API_URL=http://api:3000
|
||||
MAIN_API_URL: http://api:3000
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user