Skip to content

Commit 7ae8b6e

Browse files
committed
Update Dockerfile.ci
1 parent 3703837 commit 7ae8b6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.ci

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ 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
1413

1514
CMD ["sh"]

0 commit comments

Comments
 (0)