Fastlane
This commit is contained in:
parent
d8156e573d
commit
b0a1b51871
@ -10,5 +10,6 @@ RUN apt-get --quiet install --yes vim-common
|
||||
# install FastLane
|
||||
COPY Gemfile.lock .
|
||||
COPY Gemfile .
|
||||
RUN gem update --system
|
||||
RUN gem install bundler
|
||||
RUN bundle install
|
Loading…
Reference in New Issue
Block a user