Fixes for 1.5.25-beta #829

Merged
vampik merged 51 commits from develop into beatrice 2023-10-03 16:24:01 +00:00
Showing only changes of commit 6f792db52d - Show all commits

View file

@ -138,7 +138,8 @@ test-e2e:
- docker ps -a
- docker pull $IMAGE
- export COMPOSE_SERVICE_PEERPLAYS_BASE_IMAGE=$IMAGE
- python3 main.py --start all
- python3 main.py --start btc hive eth
- python3 main.py --start pp
- docker ps -a
- python3 main.py --stop
- deactivate