diff --git a/kfp/kfp_ray_components/README.md b/kfp/kfp_ray_components/README.md index 659001ae3..e9d6e522d 100644 --- a/kfp/kfp_ray_components/README.md +++ b/kfp/kfp_ray_components/README.md @@ -47,14 +47,6 @@ export DOCKER_EMAIL=iamapikey export DOCKER_PASSWORD= ``` -As the Docker image utilizes libraries from Python Artifactory, -set the Python Artifactory details as environment variables by executing the following commands: - -```bash -export ARTIFACTORY_USER= -export ARTIFACTORY_API_KEY= -``` - Then build the image: ```bash