Update common Prometheus files

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
prombot 2021-03-31 00:01:21 +00:00
parent 9ef86855d4
commit 78eb8b854b
1 changed files with 44 additions and 47 deletions

View File

@ -1,9 +1,7 @@
---
version: 2.1
orbs:
go: circleci/go@0.2.0
prometheus: prometheus/prometheus@0.11.0
jobs:
test:
parameters:
@ -44,7 +42,6 @@ jobs:
key: v1-go<< parameters.go_version >>
- store_test_results:
path: test-results
workflows:
version: 2
client_golang: