💚 try ci again hopefully
This commit is contained in:
parent
be3058d17a
commit
e16300aeb2
2 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ WORKDIR /app
|
|||
COPY .gitignore .gitignore
|
||||
COPY package.json ./
|
||||
COPY yarn.lock ./
|
||||
RUN yarn install
|
||||
RUN yarn install --immutable
|
||||
|
||||
COPY . .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue