Skip to content

Commit

Permalink
removes helm lint - see if it needs to be merged to run
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosie-Brigham committed Sep 5, 2024
1 parent 9e19362 commit 272d628
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ workflows:
version: 2
build-test-and-deploy:
jobs:
- hmpps/helm_lint:
name: helm_lint
- hmpps/build_docker:
name: build_docker
filters:
Expand Down Expand Up @@ -140,7 +138,6 @@ workflows:
- request-demo-approval:
type: approval
requires:
- helm_lint
- build_docker
filters:
branches:
Expand Down

0 comments on commit 272d628

Please sign in to comment.