diff --git a/recipe.yml b/recipe.yml index 8191483..a0a20b6 100644 --- a/recipe.yml +++ b/recipe.yml @@ -9,9 +9,9 @@ stages: entrypoint: workdir: /app exec: - - "/bin/sh" - - "-c" - - "npm run publish" + - npm + - run + - publish expose: "6090": "" modules: