Skip to content

Commit

Permalink
Merge branch 'main' into istioSampleUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyxrmdavidson committed Jun 27, 2024
2 parents 3ce4c5f + 87fc77b commit efd182c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
kubectl get mr
- name: Wait for Test Registry Deployment
run: |
kubectl wait --for=condition=Available=true deployment/model-registry-db --timeout=5m
kubectl wait --for=condition=Available=true modelregistries/modelregistry-sample --timeout=5m
- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit efd182c

Please sign in to comment.