Skip to content

Commit

Permalink
adjusted validate job removal
Browse files Browse the repository at this point in the history
  • Loading branch information
JazJax committed Sep 17, 2024
1 parent d8c7ead commit e380617
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,13 @@ workflows:
version: 2
build-test-and-deploy:
jobs:
# - validate:
# filters:
# tags:
# ignore: /.*/
- validate:
filters:
# tags:
# ignore: /.*/
branches:
only:
- main
- hmpps/helm_lint:
name: helm_lint
- hmpps/build_multiplatform_docker:
Expand Down

0 comments on commit e380617

Please sign in to comment.