Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Adds pip requirements file to nightly gpu ci image (#16472)
Browse files Browse the repository at this point in the history
  • Loading branch information
perdasilva authored and marcoabreu committed Oct 14, 2019
1 parent 1d4ede3 commit 8820220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/docker/Dockerfile.build.ubuntu_nightly_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ COPY install/deb_ubuntu_ccache.sh /work/
RUN /work/deb_ubuntu_ccache.sh

COPY install/ubuntu_python.sh /work/
COPY install/requirements /work/
RUN /work/ubuntu_python.sh

COPY install/ubuntu_scala.sh /work/
Expand Down

0 comments on commit 8820220

Please sign in to comment.