Skip to content

Commit 2b33c52

Browse files
Remove husky install script from Dockerfile
1 parent c7ee6bf commit 2b33c52

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile.railwayapp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ ENV DB_USER=$PGUSER
2121
ENV DB_PASSWORD=$PGPASSWORD
2222

2323
COPY ["package.json", "pnpm-lock.yaml","knexfile.js","./"]
24-
COPY .husky/install.mjs ./.husky/install.mjs
2524

2625
ADD migrations /build/migrations
2726

0 commit comments

Comments
 (0)