UNCLASSIFIED

Commit 73d0c28f authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !26
parents a4a07000 127c892e
Pipeline #405755 passed with stages
in 25 minutes and 54 seconds
...@@ -36,8 +36,7 @@ ENV RUBY_MAJOR=2 \ ...@@ -36,8 +36,7 @@ ENV RUBY_MAJOR=2 \
ENV HOME=/opt/app-root/src ENV HOME=/opt/app-root/src
ENV GEM_HOME /usr/local/bundle ENV GEM_HOME /usr/local/bundle
ENV BUNDLE_SILENCE_ROOT_WARNING=1 \ ENV BUNDLE_SILENCE_ROOT_WARNING=1
BUNDLE_APP_CONFIG="$GEM_HOME"
ENV PATH $HOME/bin:$GEM_HOME/bin:$PATH ENV PATH $HOME/bin:$GEM_HOME/bin:$PATH
RUN mkdir -p "$GEM_HOME" && \ RUN mkdir -p "$GEM_HOME" && \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment