Skip to content

Commit

Permalink
Update .github/workflows/demo-testing.yml
Browse files Browse the repository at this point in the history
Co-authored-by: David Zager <[email protected]>
Signed-off-by: Pranav Gaikwad <[email protected]>
  • Loading branch information
pranavgaikwad and djzager authored Apr 17, 2024
1 parent ef51d11 commit 0a9def8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
elif .name == "yaml" then del(.binaryPath) | .address = "localhost:9995"
else .
end
)' provider_container_settings.json > provider_container_settings.json
)' provider_container_settings.json | tee provider_container_settings.json
podman build -f demo.Dockerfile -t localhost/testing:latest
podman run --entrypoint /usr/local/bin/konveyor-analyzer \
Expand Down

0 comments on commit 0a9def8

Please sign in to comment.