This commit is contained in:
parent
f5e32cf888
commit
169dda4d3b
@ -28,7 +28,7 @@ COPY Gemfile* ./
|
||||
RUN bundle install
|
||||
|
||||
COPY package.json yarn.lock ./
|
||||
RUN yarn install --production=true --frozen-lockfile
|
||||
RUN yarn install --immutable
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user