Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI - add flag to prevent oci-env exec from blowing up on ci #3018

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Dec 13, 2022

Copying from https://github.com/ansible/galaxy_ng/blob/master/.github/workflows/ci_standalone.yml#L31,
should fix failing tests in #3017:

Run oci-env exec bash -c "pip3 list && pip3 install pipdeptree && pipdeptree"
the input device is not a TTY
Error: Process completed with exit code 1.

(https://github.com/ansible/ansible-hub-ui/actions/runs/3686488463/jobs/6238788160#step:28:13)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants