toritori0318 / drone-fig-ci-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone https://github.com/toritori0318/drone-fig-ci-sample.git
cd drone-fig-ci-sample

# start container
fig up -d

# run test
fig run web make test-unit

About


Languages

Language:Python 90.2%Language:Makefile 9.8%