Expanded yarn call to fix test failure
This commit is contained in:
parent
b71a6fd5d1
commit
188fc8f1d6
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ RUN bundle install
|
|||
|
||||
# Install NodeJS packages
|
||||
ADD package.json yarn.lock /app/
|
||||
RUN yarn
|
||||
RUN yarn install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue