build(config.yml): fix spacing
This commit is contained in:
parent
2a2856db3e
commit
4f87ba4200
@ -132,7 +132,7 @@ jobs:
|
||||
- run:
|
||||
name: Wait for app to be ready
|
||||
command: dockerize -wait http://localhost:4000 -timeout 1m
|
||||
- run:
|
||||
- run:
|
||||
name: Test the application
|
||||
command: |
|
||||
status_codes=()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user