Added back CircleCI config.yaml

Signed-off-by: Andrew Block <andy.block@gmail.com>
pull/11676/head
Andrew Block 3 years ago
parent 2f1dffa3e7
commit e6f7b5afa0
No known key found for this signature in database
GPG Key ID: 02DFE631AEF35EBC

@ -0,0 +1,11 @@
---
version: 2
jobs:
build:
docker:
- image: cimg/go:1.18
steps:
- checkout
Loading…
Cancel
Save