Skip to content

Commit 1aa05fb

Browse files
committed
Update Dockerfile.ci
1 parent 06885f1 commit 1aa05fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ WORKDIR $WORKDIR
1010
COPY . $WORKDIR
1111

1212
RUN bundle install --jobs `expr $(cat /proc/cpuinfo | grep -c "cpu cores") - 1` --retry 3
13+
RUN bundle exec gem list
1314

1415
CMD ["sh"]

0 commit comments

Comments
 (0)