mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
documentation hotfix
This commit is contained in:
parent
8e18b9df48
commit
4450534423
@ -96,7 +96,7 @@ This means that you should never run these tests against your productive databas
|
|||||||
The best practice to run these tests is to use docker and the task commands.
|
The best practice to run these tests is to use docker and the task commands.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
task dc:build #First run only to build the images
|
context=dev task dc:build #First run only to build the images
|
||||||
context=dev task dc:up
|
context=dev task dc:up
|
||||||
task test:api
|
task test:api
|
||||||
# alternatively if you want to run dredd in a container use the following command.
|
# alternatively if you want to run dredd in a container use the following command.
|
||||||
|
Loading…
Reference in New Issue
Block a user