Skip to content

Commit

Permalink
Merge pull request #280 from roytman/artifactory
Browse files Browse the repository at this point in the history
remove the artifactory settings
  • Loading branch information
shahrokhDaijavad authored Jun 15, 2024
2 parents 19dccd2 + 22d2bcc commit 23c59f7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions kfp/kfp_ray_components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ export DOCKER_EMAIL=iamapikey
export DOCKER_PASSWORD=<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=<artifactory-user>
export ARTIFACTORY_API_KEY=<artifactory-key>
```

Then build the image:

```bash
Expand Down

0 comments on commit 23c59f7

Please sign in to comment.