Don't create the apps on test
This commit is contained in:
parent
e11f1d1d44
commit
8dea221fdd
|
@ -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