-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expectedneeds reproductive stepsThis issue lacks sufficient details and further information in neededThis issue lacks sufficient details and further information in neededwaiting for responseWaiting for follow upWaiting for follow up
Description
Description
Following the "Google Cloud Run" doc, the command gcloud run deploy...fails with this log:
Step 4/14 : COPY pubspec_overrides.yaml* ./
COPY failed: no source files were specified
because there is no pubspec_overrides.yaml in the project.
It works if the line in Dockerfile is removed.
Steps To Reproduce
Follow https://dart-frog.dev/deploy/google-cloud-run/
Expected Behavior
Deploy without error.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expectedneeds reproductive stepsThis issue lacks sufficient details and further information in neededThis issue lacks sufficient details and further information in neededwaiting for responseWaiting for follow upWaiting for follow up