-
Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
type/enhancementIssues that are improvements for existing features.Issues that are improvements for existing features.type/requestIssues that are created by customers.Issues that are created by customers.
Description
Currently, when CI=true, when docker build fails in copilot svc package
, only
upload resources required for deployment for frontend: build and push the image "frontend": build Dockerfile at /path/to/Dockerfile: building image: exit status 1
is printed. AFAIK, there is no method to investigate what really is happening.
When CI != true, a few more lines is printed, but still not enough information is provided.
kzkn
Metadata
Metadata
Assignees
Labels
type/enhancementIssues that are improvements for existing features.Issues that are improvements for existing features.type/requestIssues that are created by customers.Issues that are created by customers.