- Copy
local.env.template
tolocal.env
.- Obtain the
SHIPPABLE_API_TOKEN
from yoursystemSettings
/systemConfigs
and populate it. - Obtain the
GITHUB_ACCESS_TOKEN_OWNER
,GITHUB_ACCESS_TOKEN_MEMBER
from Github and populate it.
- Obtain the
- Run
./base
. This will bring up the test container. - Run
./local.sh
. This will run the tests in the build container.