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

Exclude docker build report artifact from release packing #1042

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

pixil98
Copy link
Contributor

@pixil98 pixil98 commented Nov 14, 2024

When I redid the docker build process, it added a new artifact to the workflow that contains a report on the docker image that was built. This was causing an error when the release process was trying to download all of the artifacts for the release. This PR adds a pattern to include only the artifacts that should get included in the release.

You can see a successful run of the fixed workflow at https://github.com/pixil98/Libation/actions/runs/11846675142

@rmcrackan rmcrackan merged commit 56d4205 into rmcrackan:master Nov 15, 2024
9 checks passed
@rmcrackan
Copy link
Owner

Perfect. Much thanks for the quick response!

@rmcrackan
Copy link
Owner

You latest changes are included in https://github.com/rmcrackan/Libation/releases/tag/v11.5.4

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