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

Add GitHub workflow to create docker image for mlir-tensorrt project #131

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

shelkesagar29
Copy link
Collaborator

This PR adds a GitHub workflow to create new docker image if changes are made in build_tools/docker/Dockerfile, python/requirements-dev.txt or python/requirements.txt.

Copy link
Collaborator

@christopherbate christopherbate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM although I'm not well-versed in GitHub CI

@yizhuoz004
Copy link
Collaborator

Please also add your username to the CODEOWNERS file. Thanks.

This PR adds a GitHub workflow to create new docker image
if changes are made in `build_tools/docker/Dockerfile`,
`python/requirements-dev.txt` or `python/requirements.txt`.
Docker images are created for both Ubuntu and Rocky Linux.
@shelkesagar29 shelkesagar29 merged commit 2d983df into main Aug 21, 2024
@shelkesagar29 shelkesagar29 deleted the mtrt_docker_ci branch August 21, 2024 18:18
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.

3 participants