Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Build folder path selection doesn't work #1186

Open
1 of 3 tasks
anukul opened this issue Sep 9, 2021 · 0 comments
Open
1 of 3 tasks

Auto Build folder path selection doesn't work #1186

anukul opened this issue Sep 9, 2021 · 0 comments

Comments

@anukul
Copy link
Contributor

anukul commented Sep 9, 2021

Description

Trying to deploy the following app:

.
└── src
    ├── Procfile
    ├── app.js
    └── package.json

I clicked "Continue" from within src/, but the GitHub Action is still trying to build from the root of the repository, and is failing with the error:

ERROR: No buildpack groups passed detection.

The same app is successfully built and deployed if the contents of src/ are present at the repository root.

Location

  • Browser
  • CLI
  • API

Steps to reproduce

  1. Try to deploy anukul/node-example - branch failing-build-context

Additional Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant