Skip to content

Commit

Permalink
test: debug steps
Browse files Browse the repository at this point in the history
  • Loading branch information
mikutas committed Jul 18, 2023
1 parent 25143ee commit 9fe1c7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,11 @@ jobs:
- run: |
helmfile -f helmfile.yaml template --selector name=argocd > main.yaml
- run: |
cat main.yaml
- run: |
cat pr.yaml
- run: |
diff main.yaml pr.yaml

0 comments on commit 9fe1c7e

Please sign in to comment.