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

Commit

Permalink
install docker
Browse files Browse the repository at this point in the history
  • Loading branch information
mseth10 committed Jan 22, 2021
1 parent f9411ae commit 757ce96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1276,6 +1276,7 @@ ci_package_pypi() {
cd_package_pypi ${mxnet_variant}
cd_integration_test_pypi
# testing cd docker images pipeline
pip3 install --user -r ./ci/requirements.txt
./cd/python/docker/python_images.sh build ${mxnet_variant}
./cd/python/docker/python_images.sh test ${mxnet_variant}
}
Expand Down

0 comments on commit 757ce96

Please sign in to comment.