Skip to content

Commit

Permalink
Merge pull request #89 from adelton/name-repository
Browse files Browse the repository at this point in the history
The Quay repository has to have specific name.
  • Loading branch information
LaVLaS authored Sep 21, 2023
2 parents e0086c9 + c32dabe commit d2972ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ oc create -f tekton/azureml-container-pipeline/azureml-container-pipelinerun-ten

### Quay Repository and Robot Permissions

- Create a repository, add a robot account to push images and set write Permissions for the robot on the repository.
- In your Quay namespace, create repository `tensorflow-housing`, add a robot account to push images and set write Permissions for the robot on the repository.
- Download `build-secret.yml`
- Apply build-secret. E.g.:

Expand Down

0 comments on commit d2972ab

Please sign in to comment.