Skip to content

Commit

Permalink
Remove migrations until a better solution is found for running them.
Browse files Browse the repository at this point in the history
  • Loading branch information
cr0wst committed Dec 30, 2024
1 parent 55b062b commit e1201b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ COPY package.json package-lock.json ./

RUN npm ci --omit dev

RUN npm run db:migrate

COPY build ./build

EXPOSE 80
Expand Down

0 comments on commit e1201b0

Please sign in to comment.