mirror of
https://github.com/planetmint/planetmint.git
synced 2025-06-06 14:16:38 +00:00
removed remnant of old integration tests
This commit is contained in:
parent
5e708dd4f8
commit
e1222477eb
@ -13,8 +13,6 @@ if [[ -n ${TOXENV} ]]; then
|
|||||||
pip install --upgrade tox
|
pip install --upgrade tox
|
||||||
elif [[ ${PLANETMINT_CI_ABCI} == 'enable' ]]; then
|
elif [[ ${PLANETMINT_CI_ABCI} == 'enable' ]]; then
|
||||||
docker-compose build --no-cache --build-arg abci_status=enable planetmint
|
docker-compose build --no-cache --build-arg abci_status=enable planetmint
|
||||||
elif [[ $PLANETMINT_INTEGRATION_TEST == 'enable' ]]; then
|
|
||||||
docker-compose build planetmint python-driver
|
|
||||||
else
|
else
|
||||||
docker-compose build --no-cache planetmint
|
docker-compose build --no-cache planetmint
|
||||||
pip install --upgrade codecov
|
pip install --upgrade codecov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user