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

Fixing build-and-push GH Action #130

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Fixing build-and-push GH Action #130

merged 2 commits into from
Oct 29, 2024

Conversation

tefirman
Copy link
Member

Description

  • Previous build-and-push GitHub Action failed out due to lack of memory
  • Added docker system prune -af after each build-and-push to alleviate that
  • Also added dummy changes to each of the previous Dockerfiles to retrigger the action for them

Testing

  • No functional change for any of the Dockerfiles and very minor change for the GH Action

@tefirman
Copy link
Member Author

No functional change for any of the Dockerfiles and very minor change for the GH Action. Merging without review.

@tefirman tefirman merged commit 6d4ef05 into main Oct 29, 2024
2 checks passed
@tefirman tefirman deleted the gh-action-prune branch October 29, 2024 17:06
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