Skip to content

fix(health check): check cluster status for multiple times in health check go get rid of socket connection failure #2310 #4988

fix(health check): check cluster status for multiple times in health check go get rid of socket connection failure #2310

fix(health check): check cluster status for multiple times in health check go get rid of socket connection failure #2310 #4988

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Make build lint and test
id: make
run: |
make