mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-03 17:26:43 +02:00
add Gemfile.lock
This commit is contained in:
parent
bef450a80c
commit
12d5a55c30
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ RUN mkdir -p /app/
|
|||
WORKDIR /app/
|
||||
|
||||
COPY Gemfile Gemfile
|
||||
COPY Gemfile.lock Gemfile.lock
|
||||
COPY package.json package.json
|
||||
|
||||
RUN npm install -g yarn sass
|
||||
|
|
Loading…
Add table
Reference in a new issue