Commit ca7b3885 authored by jiangpeng's avatar jiangpeng Committed by vipwzw

add autotest to ci

parent 4ca8f21e
......@@ -55,5 +55,6 @@ jobs:
- sudo mv docker-compose /usr/local/bin
before_script: make build_ci
script:
- make autotest_ci proj=build
# - make docker-compose && make docker-compose-down && make docker-compose DAPP=paracross && make docker-compose-down DAPP=paracross && make docker-compose DAPP=relay && make docker-compose-down DAPP=relay
- make docker-compose DAPP=all && make docker-compose-down DAPP=all && make clean
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