Merge pull request #853 from prometheus/repo_sync

Synchronize common files from prometheus/prometheus
This commit is contained in:
Björn Rabenstein 2021-03-31 20:15:34 +02:00 committed by GitHub
commit 17e98a7e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: