cicd cleanup to trigger PR and testing (#324)

This commit is contained in:
Michael 2023-03-03 11:00:43 -05:00 committed by GitHub
parent a67810615a
commit 7f4ea674a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,6 @@ jobs:
run: |
COUNT=0
ATTEMPTS=15
docker ps
sleep 30;
docker logs local_go-ethereum_1
docker compose -f "$GITHUB_WORKSPACE/stack-orchestrator/docker/local/docker-compose-db-sharding.yml" -f "$GITHUB_WORKSPACE/stack-orchestrator/docker/local/docker-compose-go-ethereum.yml" exec go-ethereum ps aux