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

Build agent image in cloud build #724

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Conversation

DonggeLiu
Copy link
Collaborator

Previously, cloud build pulls an agent image that I manually uploaded to artifact registry.
However, this will fail when we update dependencies (e.g., upgrade python packages) in PRs.

This PR builds the image with the PR source code so that its agent image is always up-to-date.

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu DonggeLiu merged commit c57af13 into main Nov 23, 2024
5 checks passed
@DonggeLiu DonggeLiu deleted the build-agent-image-in-cloudbuild branch November 23, 2024 20:48
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