upd
This commit is contained in:
parent
c63fc0464e
commit
da6f20e250
@ -39,7 +39,7 @@ RUN gem update --system "$RUBYGEMS_VERSION"
|
||||
ENV BUNDLER_VERSION 1.14.5
|
||||
RUN gem install bundler --version "$BUNDLER_VERSION"
|
||||
|
||||
ADD /devops-service /app/
|
||||
ADD ../devops-service/ /app/
|
||||
WORKDIR /app
|
||||
RUN bundle install
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user