simple-app-build-local example builds the same image twice #243
Open
Description
What steps did you take:
kbld -f examples/simple-app-build-local/build.yml
simple-app | starting build (using Docker): test/e2e/assets/simple-app -> kbld:rand-1652108946742255592-1387725203109-simple-app
simple-app | starting build (using Docker): test/e2e/assets/simple-app -> kbld:rand-1652108946743073128-10522560189175-simple-app
...
resolve | final: simple-app -> kbld:simple-app-sha256-d4ca5dac9eb3959e041a367997debe1d42a8a08d2a34a885d56b65910201a611
resolve | final: simple-app2 -> kbld:simple-app-sha256-d4ca5dac9eb3959e041a367997debe1d42a8a08d2a34a885d56b65910201a611
What happened:
It builds the same image twice
What did you expect:
It only builds the image once
Anything else you would like to add:
[Additional information that will assist in solving the issue.]
Environment:
- kbld version (use
kbld --version
): v0.33.0
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Metadata
Assignees
Labels
Type
Projects
Status
To Triage