Skip to content

Commit

Permalink
Adds pip requirements file to nightly gpu ci image (apache#16472)
Browse files Browse the repository at this point in the history
  • Loading branch information
perdasilva authored and aaronmarkham committed Oct 16, 2019
1 parent a46218c commit 639fbcf
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 639fbcf

Please sign in to comment.