diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c1429fcb..36b1a9a4 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -65,8 +65,7 @@ jobs: --health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s - --health-retries 5 - + --health-retries 5 gomaserver: image: uazo/goma-server ports: [5050:5050]