From 068bb13f8eb3681e41dfdae3be22d3c2a30bae6a Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Fri, 30 Aug 2024 12:18:47 +0200 Subject: [PATCH] revert: entrypoint command --- recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.yml b/recipe.yml index bd4c77e..ddb964a 100644 --- a/recipe.yml +++ b/recipe.yml @@ -10,7 +10,7 @@ stages: exec: - /bin/sh - '-c' - - cd /app && pnpm run start + - cd /app && pnpm run publish expose: "6090": "" modules: