Skip to content

Commit

Permalink
debugging demo output
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Gaikwad <[email protected]>
  • Loading branch information
pranavgaikwad committed May 1, 2024
1 parent 36594f0 commit 9fce2dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/demo-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
make run-external-providers-pod
podman build -f demo-local.Dockerfile -t localhost/testing:latest
make run-demo-image
cat demo-dep-output.yaml
git show HEAD:demo-output.yaml
- name: install yq for testing
run: go install github.com/mikefarah/yq/v4@latest
Expand Down

0 comments on commit 9fce2dc

Please sign in to comment.