Use bash to run the fixturenet script for SDK tests

This commit is contained in:
Prathamesh Musale 2024-06-28 15:20:42 +05:30
parent b8c7c62322
commit 77ce9c6725

View File

@ -2,7 +2,7 @@ services:
laconicd:
restart: unless-stopped
image: cerc/laconicd:local
entrypoint: ["sh", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
entrypoint: ["bash", "/docker-entrypoint-scripts.d/create-fixturenet.sh"]
environment:
- TEST_AUCTION_ENABLED
- TEST_REGISTRY_EXPIRY