Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun committed Jun 20, 2024
1 parent 87de93d commit 009d65b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
helm lint kiem-job
helm template kiem-job --dry-run > /dev/null
- name: Validate cis-k8s-job
run: |
helm lint cis-k8s-job
helm template cis-k8s-job --dry-run > /dev/null
# - name: Validate cis-k8s-job
# run: |
# helm lint cis-k8s-job
# helm template cis-k8s-job --dry-run > /dev/null

helm_push_to_ecr:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 009d65b

Please sign in to comment.