Update build

* Add MAINTAINERS.md file.
* Bump to Go 1.16.
* Update promu version.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie
2021-03-25 10:25:36 +01:00
parent c51a28f5f0
commit 0ea46e882b
5 changed files with 7 additions and 19 deletions

View File

@@ -2,13 +2,13 @@
version: 2.1
orbs:
prometheus: prometheus/prometheus@0.8.0
prometheus: prometheus/prometheus@0.11.0
executors:
# This must match .promu.yml.
golang:
docker:
- image: circleci/golang:1.15
- image: circleci/golang:1.16
jobs:
test:
@@ -22,7 +22,7 @@ jobs:
integration:
docker:
- image: circleci/golang:1.15
- image: circleci/golang:1.16
- image: << parameters.postgres_image >>
environment:
POSTGRES_DB: circle_test