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

Enhancement | Use makefile to build the image #156

Closed
juanmatias opened this issue Jan 16, 2023 · 0 comments · Fixed by #261
Closed

Enhancement | Use makefile to build the image #156

juanmatias opened this issue Jan 16, 2023 · 0 comments · Fixed by #261
Assignees
Labels
enhancement New feature or request patch

Comments

@juanmatias
Copy link
Contributor

Describe the Enhance

There is a Makefile in the repo, but the whole build/push process it's being managed from inside the action's code. The Makefile process should be used instead.

Expected Behavior

When building/pushing images, the Action should call the Makefile recipes.

Use Case

Any image of Leverage CLI that is being built/ deployed

Describe Ideal Solution

n/a

Alternatives Considered

n/a

Additional Context

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant