mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-24 14:32:03 +00:00
add holds
This commit is contained in:
parent
ddd087dadb
commit
f4a0fc6cef
@ -698,18 +698,26 @@ workflows:
|
|||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
requires:
|
||||||
|
- hold
|
||||||
- build-bindings-backend-macos:
|
- build-bindings-backend-macos:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
requires:
|
||||||
|
- hold
|
||||||
- build-bindings-backend-windows:
|
- build-bindings-backend-windows:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
requires:
|
||||||
|
- hold
|
||||||
- build-bindings-backend-windows-msvc:
|
- build-bindings-backend-windows-msvc:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
requires:
|
||||||
|
- hold
|
||||||
build-csharp-deploy:
|
build-csharp-deploy:
|
||||||
when: << pipeline.parameters.run-csharp-workflow >>
|
when: << pipeline.parameters.run-csharp-workflow >>
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user