Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

path setting ignored #36

Open
ClayShentrup opened this issue Sep 18, 2019 · 1 comment
Open

path setting ignored #36

ClayShentrup opened this issue Sep 18, 2019 · 1 comment

Comments

@ClayShentrup
Copy link

ClayShentrup commented Sep 18, 2019

E.g.

applications:
  - name: notebooks-frontend
    buildpacks:
      - nodejs_buildpack
    command: "yarn serve"
    path: app/notebooks

path works in manifest.yml, but not in local.yml. I do see that there's the -p option.

@bensonmiller
Copy link

I agree with this diagnosis. Having the same problem. The path setting is ignored in local.yml. Works fine from the command line.

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

No branches or pull requests

3 participants
@ClayShentrup @bensonmiller and others