Multiple npm-scripts in craft-cloud.yaml #91
jamesmacwhite
started this conversation in
Feature Requests & Enhancements
Replies: 1 comment 4 replies
-
|
Would be nice indeed… That said, it is pretty easy to just use NPM's native |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently you can specify a single script name to run during the deployment process.
It would be great to be able to run multiple commands during a deployment e.g. unit tests or other scripts alongside a typical
build.Beta Was this translation helpful? Give feedback.
All reactions