Skip to content

Commit

Permalink
remove datree
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Hubmann committed Oct 21, 2023
1 parent 2036c42 commit cfd1382
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,6 @@ jobs:
with:
version: v3.5.0

- name: Run Datree Policy Check
uses: datreeio/action-datree@de67ae7a5133d719dc794e1b75682cd4c5f94d8a # main
with:
path: 'chart/lnd'
cliArguments: '--policy-config chart/policy.yaml'
isHelmChart: true
helmArguments: '--values chart/lnd/values.yaml'
env:
DATREE_TOKEN: ${{ secrets.DATREE_TOKEN }}

- name: Run chart-releaser
uses: helm/chart-releaser-action@98bccfd32b0f76149d188912ac8e45ddd3f8695f # v1.4.1
with:
Expand Down

0 comments on commit cfd1382

Please sign in to comment.