mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-23 20:40:58 +00:00
ci: fix missing job_allow_tags
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -1927,7 +1927,8 @@ workflows:
|
|||||||
- not:
|
- not:
|
||||||
equal: [ << pipeline.trigger_source >>, scheduled_pipeline ]
|
equal: [ << pipeline.trigger_source >>, scheduled_pipeline ]
|
||||||
jobs:
|
jobs:
|
||||||
- validate-commit-on-main
|
- validate-commit-on-main:
|
||||||
|
<<: *job_allow_tags
|
||||||
- build-offline-chat-installer-macos:
|
- build-offline-chat-installer-macos:
|
||||||
<<: *job_allow_tags
|
<<: *job_allow_tags
|
||||||
context: gpt4all
|
context: gpt4all
|
||||||
|
Reference in New Issue
Block a user