mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-01 01:31:59 +00:00
why is there no way of stopping pipelines on branches
This commit is contained in:
parent
d59ae64fa7
commit
38f5c28b73
@ -170,14 +170,8 @@ workflows:
|
|||||||
#- build-linux
|
#- build-linux
|
||||||
#- build-macos
|
#- build-macos
|
||||||
- build-windows
|
- build-windows
|
||||||
filters:
|
|
||||||
branches:
|
|
||||||
only: main
|
|
||||||
- store-and-upload-wheels:
|
- store-and-upload-wheels:
|
||||||
requires:
|
requires:
|
||||||
- build-windows
|
- build-windows
|
||||||
# - build-linux
|
# - build-linux
|
||||||
# - build-macos
|
# - build-macos
|
||||||
filters:
|
|
||||||
branches:
|
|
||||||
only: main
|
|
||||||
|
Loading…
Reference in New Issue
Block a user