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

feat: filter docker image push based on label. #375

Merged
merged 7 commits into from
Feb 3, 2022

Conversation

KaleabTessera
Copy link
Contributor

@KaleabTessera KaleabTessera commented Feb 2, 2022

What?

Only push docker images using github actions if PR has label benchmark. Closes #376 .

Why?

Pushing docker images can be a blocker.

How?

Extra

Copy link
Collaborator

@arnupretorius arnupretorius left a comment

Choose a reason for hiding this comment

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

Thanks @KaleabTessera 🙂

@arnupretorius arnupretorius merged commit 67c6aab into develop Feb 3, 2022
@arnupretorius arnupretorius deleted the feature/filter-docker-push-based-on-label branch February 3, 2022 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Slow Docker Image Push - Github Actions
2 participants