Skip to content

Commit

Permalink
fix/recipe: replace entrypoint parameter with cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Jul 15, 2024
1 parent ae61670 commit 3b26197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ stages:
singlelayer: false
labels:
maintainer: Vanilla OS Contributors
entrypoint:
cmd:
workdir: /app
exec:
- npm
Expand Down

0 comments on commit 3b26197

Please sign in to comment.