Commit 2dd79f70 authored by Maurelian's avatar Maurelian Committed by Liam Horne

docs: Add build step in integration-tests dir

parent 5dfd359f
...@@ -70,6 +70,7 @@ export DOCKER_BUILDKIT=1 ...@@ -70,6 +70,7 @@ export DOCKER_BUILDKIT=1
docker-compose build docker-compose build
docker-compose up -d docker-compose up -d
cd ../integration-tests cd ../integration-tests
yarn build:integration
yarn test:integration yarn test:integration
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment