Skip to content

Commit

Permalink
Update ci files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvarko committed Aug 18, 2023
1 parent 86f6938 commit 74de26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ project: "web-client"
image: web
from: node:16-alpine
docker:
WORKDIR: /app
ENTRYPOINT: ["yarn", "dev"]
git:
- add: /
Expand Down

0 comments on commit 74de26c

Please sign in to comment.