Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tybritten committed Jan 25, 2022
1 parent 8d2f7f6 commit b6e0d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ To authorize GitHub Actions to push new information to your cluster you must set

2. `DOCKER_IMAGE_NAME`: Replace this with the base repo/tag combination for the Docker registry to which your image will be pushed.

3. `PACHYDERM_PIPELINE_FILES`: A space-delimited list of pipeline specifications that depend on `DOCKER_IMAGE_NAME`.
In this project, there's just one pipeline, `regression.json`.
3. `PACHYDERM_PIPELINE_FILES`: A space-delimited list of pipeline specifications that depend on `DOCKER_IMAGE_NAME`. It can either be
specific json files, or folders which contains multiple files.

### Secrets

Expand Down

0 comments on commit b6e0d34

Please sign in to comment.