Update common Prometheus files (#16) Signed-off-by: prombot prometheus-team@googlegroups.com
Update common Prometheus files (#16)
Signed-off-by: prombot prometheus-team@googlegroups.com
GitHub Action to setup the build environment.
jobs: test: name: Go tests runs-on: ubuntu-latest container: image: quay.io/prometheus/golang-builder:1.26-base steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: prometheus/promci-setup@<sha> # v0.1.0 - run: make test
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
promci-setup
GitHub Action to setup the build environment.
Usage