garden publish
command fails because local image is not found
#5045
Labels
garden publish
command fails because local image is not found
#5045
Bug
Current Behavior
When running
garden publish <target>
, the command fails when trying to upload the image to the remote registry.Expected behavior
The image should be pushed to the target registry.
Reproducible example
Workaround
Suggested solution(s)
One option is to make sure we add the missing tag in the local docker repo.
Additional context
Your environment
0.13.13
The text was updated successfully, but these errors were encountered: