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

ci: Fix uploading ig container image as artifact #2043

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

mauriciovasquezbernal
Copy link
Member

Fixes: 463f5a8 ("ci: Publish ig container images.")

It was causing this step to fail with Warning: No files were found with the provided path: /tmp/ig-container-image-linux-amd64.tar. No artifacts will be uploaded.

Ref https://github.com/inspektor-gadget/inspektor-gadget/actions/runs/6184453746/job/16790129503

It wasn't causing any other issue as these artifacts are not being used anywhere.

Fixes: 463f5a8 ("ci: Publish ig container images.")

Signed-off-by: Mauricio Vásquez <mauriciov@microsoft.com>
Copy link
Member

@eiffel-fl eiffel-fl left a comment

Choose a reason for hiding this comment

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

Hum...
So you are basically telling me the ig image was never updated?

@mauriciovasquezbernal
Copy link
Member Author

Hum... So you are basically telling me the ig image was never updated?

No, the artifact is never used, however it's still useful for manual debugging in some cases and testing in the future.

@mauriciovasquezbernal mauriciovasquezbernal merged commit 68a97d1 into main Sep 18, 2023
46 of 47 checks passed
@mauriciovasquezbernal mauriciovasquezbernal deleted the mauricio/fix-ig-image-artifact branch September 18, 2023 15:36
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.

None yet

2 participants