mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Gemfile.lock no longer exists in repo
This commit is contained in:
@@ -23,7 +23,6 @@ EXPOSE 443
|
||||
#Cache gems so they don't install on every code change
|
||||
WORKDIR /tmp
|
||||
COPY Gemfile Gemfile
|
||||
COPY Gemfile.lock Gemfile.lock
|
||||
RUN bundle install --without test
|
||||
|
||||
# Copy site into place.
|
||||
|
||||
Reference in New Issue
Block a user