refactor: remove circleci

This commit is contained in:
Vyas Nellutla
2024-03-17 21:19:33 -05:00
parent c92609d905
commit 48599cd1aa
2 changed files with 1 additions and 16 deletions
-15
View File
@@ -1,15 +0,0 @@
version: 2.1
jobs:
lint:
docker:
- image: twuni/helm:3.4.1
steps:
- checkout
- run:
command: helm lint --strict
name: lint
workflows:
version: 2
default:
jobs:
- lint
+1 -1
View File
@@ -38,4 +38,4 @@ jobs:
- name: Test
run: |
helm install docker-registry . --wait --wait-for-jobs
kubectl get all
kubectl get all,pvc