mirror of https://github.com/helm/helm
Merge pull request #12746 from mattfarina/remove-circle
Remove circleci configurationpull/13158/head
commit
588041f6a5
@ -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…
Reference in new issue