Skip to content

Conversation

@Seiikatsu
Copy link

Hello! 👋

Thanks for providing this nice action, it makes our CI-Life much easier! :)

We have a use-case where we use custom docker images which already have tools pre-installed. One of those tools is pip which was installed using the package manager of the distroy, therefore when this action runs pip install --upgrade pip it will fail our pipeline.

I added a new variable to disable this behaviour and skip the pip upgrade. The default behaviour is untouched, means it shouldn't break existing workflows / pipelines.

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.

1 participant