Remove circleci configuration

CircleCI is no longer used for CI. For some time it has been a no-op

Signed-off-by: Matt Farina <matt.farina@suse.com>
pull/12746/head
Matt Farina 5 months ago
parent e81f6140dd
commit b9e6dd4dc5
No known key found for this signature in database
GPG Key ID: 92C44A3D421FF7F9

@ -1,14 +0,0 @@
---
# This file can be removed when Helm no longer uses CircleCI on any release
# branches. Once CircleCI is turned off this file can be removed.
version: 2
jobs:
build:
docker:
- image: cimg/go:1.18
steps:
- checkout
Loading…
Cancel
Save