mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Improve docker automation
This commit is contained in:
@@ -12,7 +12,6 @@ COPY Gemfile.lock /app/Gemfile.lock
|
||||
RUN bundle install
|
||||
|
||||
RUN yarn install --check-files
|
||||
RUN yarn install
|
||||
|
||||
COPY . /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user