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

Fix build-and-release action: pull build environment #244

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

yonch
Copy link
Contributor

@yonch yonch commented Nov 30, 2023

Description:
Fixed the build-and-release action, used to release containers and packages.

There was a missing docker pull for the build image.

Testing:
Performed a dry-run of the build-and-release action. It was successful.

This did not test the docker push component (since it was a dry run), but that part should not be affected. Ideally will have a review before a non-dry run.

@yonch yonch requested a review from bjandras November 30, 2023 20:54
@yonch yonch changed the title Update build-and-release.yaml Fix build-and-release action: pull build environment Nov 30, 2023
@yonch yonch merged commit d36f1de into main Nov 30, 2023
10 of 12 checks passed
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