You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -55,8 +55,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
oint ollama PushBlob \
|
||||
--url "https://api.athenaeum.digital/ollama" \
|
||||
--data "C:\Users\Administrator\AppData\Local\Temp\4p03xhfr0z4.tmp" \
|
||||
--headers "{'Authorization':'Bearer ***'}"
|
||||
--data "C:\Users\Administrator\AppData\Local\Temp\z4zupwtdsl2.tmp" \
|
||||
--headers "{'Authorization':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -66,8 +66,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
oint ollama PushBlob ^
|
||||
--url "https://api.athenaeum.digital/ollama" ^
|
||||
--data "C:\Users\Administrator\AppData\Local\Temp\4p03xhfr0z4.tmp" ^
|
||||
--headers "{'Authorization':'Bearer ***'}"
|
||||
--data "C:\Users\Administrator\AppData\Local\Temp\z4zupwtdsl2.tmp" ^
|
||||
--headers "{'Authorization':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user