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 isolated.tar build step #69

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Fix isolated.tar build step #69

merged 1 commit into from
Sep 17, 2024

Conversation

jadecarino
Copy link
Contributor

The step currently was not building the isolated.tar file which is part of the Isolated and MVP zips. The docker/build-push-action requires the instruction to create a tar ball passed in as an outputs value instead of as a --tarPath flag like Kaniko did in the Tekton builds.

Signed-off-by: Jade Carino <[email protected]>
@jadecarino jadecarino merged commit 974fc91 into main Sep 17, 2024
3 checks passed
@jadecarino jadecarino deleted the isolated-tar branch September 17, 2024 21:15
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