Skip to content

Commit

Permalink
fix: add bundle config path command
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypicalpro committed Dec 10, 2020
1 parent 4a47f59 commit 5124fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN npm install --production
COPY dist dist

# Test licensee
RUN bundle config path /app/vendor/bundle
ENV BUNDLE_GEMFILE=/app/Gemfile

# Working directory will automagically be set to github workspace when the container is executed
Expand Down

0 comments on commit 5124fc4

Please sign in to comment.