Skip to content

Commit

Permalink
Merge branch 'main' into renovate/main-ghcr.io-onedr0p-sonarr-develop…
Browse files Browse the repository at this point in the history
…-4.x
  • Loading branch information
onedr0p authored Dec 22, 2023
2 parents 52cf2a9 + 7b814f3 commit 37e0095
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,14 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"
path: pr

- name: List all files
run: |
ls -la
pwd
pwd
- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:main
with:
args: >-
diff ${{ matrix.resources }}
--unified 6
--path-orig ${{ matrix.paths }}
--path pr/${{ matrix.paths }}
--path ../pr/${{ matrix.paths }}
--strip-attrs "helm.sh/chart,checksum/config,app.kubernetes.io/version,chart"
--limit-bytes 10000
--all-namespaces
Expand Down

0 comments on commit 37e0095

Please sign in to comment.