Rerun without docker-compose build

This commit is contained in:
Milos Milosevic 2023-07-03 09:25:48 +02:00
parent e24de4f199
commit 24dbcc628e

View file

@ -156,7 +156,6 @@ test-e2e:
- docker pull $IMAGE
- docker tag $IMAGE peerplays-base:latest
- docker image ls -a
- docker-compose build
- python3 main.py --start all
- docker ps -a
- python3 -m pytest test_btc_init_state.py test_hive_inital_state.py test_pp_inital_state.py