Merge pull request #12746 from mattfarina/remove-circle

Remove circleci configuration
pull/13158/head
Matt Farina 6 months ago committed by GitHub
commit 588041f6a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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