Skip to content

Commit

Permalink
Added back CircleCI config.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Block <andy.block@gmail.com>
  • Loading branch information
sabre1041 committed Mar 2, 2023
1 parent 2f1dffa commit e6f7b5a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .circleci/config.yml
@@ -0,0 +1,11 @@
---
version: 2

jobs:
build:
docker:
- image: cimg/go:1.18

steps:
- checkout

0 comments on commit e6f7b5a

Please sign in to comment.