Skip to content

Commit

Permalink
chore(#439): add build
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Sep 5, 2022
1 parent 1894062 commit 5bab90f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/Dockerfile.app
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ ENV GITHUB_CLIENT_ID ${GITHUB_CLIENT_ID}
ENV GITHUB_CLIENT_SECRET ${GITHUB_CLIENT_SECRET}
ENV OAUTH_CLIENT_ID ${OAUTH_CLIENT_ID}

RUN yarn build

CMD ["/bin/sh", "-c", "yarn generate && yarn start"]

0 comments on commit 5bab90f

Please sign in to comment.