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

Fixing docker CI #3194

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Fixing docker CI #3194

merged 2 commits into from
Jun 14, 2024

Conversation

udaij12
Copy link
Collaborator

@udaij12 udaij12 commented Jun 14, 2024

Description

Current Docker CI is using latest TorchServe release rather then the branch that is being merged in.
Fix by using the -s and -r flag that will build TorchServe from the source and use the local branch.

Also adding '--disable-token` flag for the docker tests to run properly.

@udaij12 udaij12 marked this pull request as ready for review June 14, 2024 16:38
@udaij12 udaij12 requested a review from agunapal June 14, 2024 16:43
Copy link
Collaborator

@agunapal agunapal left a comment

Choose a reason for hiding this comment

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

LGTM

@agunapal agunapal added this pull request to the merge queue Jun 14, 2024
Merged via the queue into master with commit 9a3d785 Jun 14, 2024
12 checks passed
@udaij12 udaij12 deleted the docker_ci branch June 14, 2024 18: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.

2 participants