Skip to content

Commit

Permalink
Package license file in Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Carter-Key committed Jan 21, 2019
1 parent ececb83 commit 3bb0012
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 @@ -11,6 +11,7 @@ COPY lib /app/lib
COPY spec /app/spec
COPY README.md /app/
COPY CHANGES.md /app/
COPY LICENSE.md /app/
COPY stackup.gemspec /app/

RUN gem build stackup.gemspec
Expand Down

0 comments on commit 3bb0012

Please sign in to comment.