Skip to content

Commit

Permalink
build: add PENGUIN_BUILDFROM
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Aug 10, 2022
1 parent 91852d6 commit 7bf0fcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ WORKDIR /app
ARG TRUNCATED_GITHUB_SHA
ENV TRUNCATED_GITHUB_SHA $TRUNCATED_GITHUB_SHA

ENV PENGUIN_BUILDFROM=docker

COPY package.json .
COPY yarn.lock .

Expand Down

0 comments on commit 7bf0fcd

Please sign in to comment.