Merge pull request #12746 from mattfarina/remove-circle

Remove circleci configuration
This commit is contained in:
Matt Farina
2024-07-05 10:18:18 -04:00
committed by GitHub

View File

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