Rerun without docker-compose build
This commit is contained in:
parent
e24de4f199
commit
24dbcc628e
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue