mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
comment out pypi job
This commit is contained in:
parent
7387be08f6
commit
befc5d7255
@ -170,29 +170,25 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
build-py-deploy:
|
# build-py-deploy:
|
||||||
jobs:
|
# jobs:
|
||||||
- build-py-linux:
|
# - build-py-linux:
|
||||||
filters:
|
# filters:
|
||||||
branches:
|
# branches:
|
||||||
only:
|
# only:
|
||||||
- rguo123/mpt-python-bindings
|
# - build-py-macos:
|
||||||
- build-py-macos:
|
# filters:
|
||||||
filters:
|
# branches:
|
||||||
branches:
|
# only:
|
||||||
only:
|
# - build-py-windows:
|
||||||
- rguo123/mpt-python-bindings
|
# filters:
|
||||||
- build-py-windows:
|
# branches:
|
||||||
filters:
|
# only:
|
||||||
branches:
|
# - store-and-upload-wheels:
|
||||||
only:
|
# filters:
|
||||||
- rguo123/mpt-python-bindings
|
# branches:
|
||||||
- store-and-upload-wheels:
|
# only:
|
||||||
filters:
|
# requires:
|
||||||
branches:
|
# - build-py-windows
|
||||||
only:
|
# - build-py-linux
|
||||||
- rguo123/mpt-python-bindings
|
# - build-py-macos
|
||||||
requires:
|
|
||||||
- build-py-windows
|
|
||||||
- build-py-linux
|
|
||||||
- build-py-macos
|
|
||||||
|
Loading…
Reference in New Issue
Block a user