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

Can't Run Multiple Commands Under "Build command" Config? #51

Open
pihish opened this issue Mar 16, 2024 · 1 comment
Open

Can't Run Multiple Commands Under "Build command" Config? #51

pihish opened this issue Mar 16, 2024 · 1 comment

Comments

@pihish
Copy link

pihish commented Mar 16, 2024

I have the following in my package.json file:

"scripts": {
    "migrate": "knex migrate:latest"
},

Running npm run migrate works fine on my local machine. When I try to add this command onto my existing build command:

1

App Runner always gives an error and rolls back my change:

2

Does App Runner not support multiple build commands?

@andreas-bergstrom
Copy link

You should probably use the App Runner repo for this question

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

2 participants