Don't create the apps on test
This commit is contained in:
parent
7027abeaa2
commit
768e84d9b3
|
@ -53,5 +53,5 @@ yarn build
|
|||
#### Build Image
|
||||
The following yarn command does some prep and then runs the docker build command:
|
||||
```
|
||||
yarn build:docker:tests
|
||||
yarn build:docker:dependencies
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue