Skip to content

Commit

Permalink
feat: don't source push to registry (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert authored Nov 8, 2024
1 parent a53f0d1 commit 9a64ab6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,12 @@ sources:
mistral-azure-source:
inputs:
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure:main
registry:
location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure:main
mistral-google-cloud-source:
inputs:
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud:main
registry:
location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud:main
mistral-openapi:
inputs:
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi:main
registry:
location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi:main
targets:
mistralai-azure-sdk:
target: python
Expand Down

0 comments on commit 9a64ab6

Please sign in to comment.