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 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