Skip to content

Commit

Permalink
fix: add bundle gemfile to env
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypicalpro committed Dec 9, 2020
1 parent 5ef6734 commit 9cdd62b
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 @@ -50,6 +50,7 @@ COPY dist dist

# Test licensee
WORKDIR /
ENV BUNDLE_GEMFILE=/app/Gemfile
RUN bundle exec licensee version

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

0 comments on commit 9cdd62b

Please sign in to comment.