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